~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Mario Limonciello
  • Date: 2012-02-16 23:44:42 UTC
  • Revision ID: mario_limonciello@dell.com-20120216234442-dpb3he1w69xl7uvm
Have two separate failsafe attempts for 'fbdev' and 'vesa'.  It's
possible that /dev/fb0 will exist but be backed by a VGA framebuffer
causing X to exit non-zero.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ubiquity (2.9.20) UNRELEASED; urgency=low
2
2
 
 
3
  [ Colin Watson ]
3
4
  * Restore old fallback code in case /cdrom/casper/filesystem.size doesn't
4
5
    exist (LP: #557388).
5
6
  * Fix some more uses of deprecated python-apt APIs.
14
15
  * Stop manually inserting newlines in hostname and username errors.  GTK+
15
16
    3 seems to do a reasonable job of wrapping these by itself now.
16
17
 
 
18
  [ Mario Limonciello ]
 
19
  * Have two separate failsafe attempts for 'fbdev' and 'vesa'.  It's
 
20
    possible that /dev/fb0 will exist but be backed by a VGA framebuffer
 
21
    causing X to exit non-zero.
 
22
 
17
23
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 16 Feb 2012 00:46:24 +0000
18
24
 
19
25
ubiquity (2.9.19) precise; urgency=low