X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/bca4c203ac8664f7cdbffd4ce8474b358f708658..21023278b5403ec530946e68dfbc4f451edfaa7c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 388078f2b..71f518e57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,16 @@ apt (0.7.25.2) UNRELEASED; urgency=low * apt-pkg/contrib/cdromutl.cc: - fix UnmountCdrom() fails, give it a bit more time and try the umount again + * apt-pkg/cdrom.cc: + - fix crash in pkgUdevCdromDevices * methods/cdrom.cc: - fixes in multi cdrom setup code - add new "Acquire::cdrom::AutoDetect" config that enables/disables the dlopen of libudev for automatic cdrom detection. Off by default currently, feedback/testing welcome + * cmdline/apt-cdrom.cc: + - add new --auto-detect option that uses libudev to figure out + the cdrom/mount-point * cmdline/apt-mark: - merge fix from Gene Cash that supports markauto for packages that are not in the extended_states file yet @@ -42,6 +47,10 @@ apt (0.7.25.2) UNRELEASED; urgency=low - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884) + [ Christian Perrier ] + * Italian translation update. Closes: #567532 + * French translation update. + -- David Kalnischkies Sat, 16 Jan 2010 21:06:38 +0100 apt (0.7.25.1) unstable; urgency=low