diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-03-16 19:08:23 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:07 +0100 |
| commit | d5e78ff19b5b23f0e359239bb786419b42cf8c19 (patch) | |
| tree | eddad363f3a4c770d9c7332d21e7e9523ceaa54c /docs | |
| parent | 35a6d1fc0191d465f5b2a1450e30da5786ba966a (diff) | |
| download | live-boot-d5e78ff19b5b23f0e359239bb786419b42cf8c19.tar.gz live-boot-d5e78ff19b5b23f0e359239bb786419b42cf8c19.zip | |
Merging casper 1.176.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog.casper | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index a172b09..b4274f4 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,18 @@ +casper (1.176) karmic; urgency=low + + [ Colin Watson ] + * Fix symlinking of anacron to /bin/true. + + [ Martin Pitt ] + * Drop scripts/casper-bottom/38jockey_disable_check: Some drivers, like wl + or printer drivers, do need to be advertised in a live system. Jockey has + been fixed to not advertise video drivers automatically if the packages + aren't available (such as in the live system), and even if we should ever + put them back, it is easier to disable the notifications in jockey's + handlers instead of here. (LP: #381687) + + -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 02 Jun 2009 15:40:05 +0200 + casper (1.175) karmic; urgency=low * Suppress error message if |
