X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/49f0a5615addcd66e37e0cc4915e42e4c9953054..4b2de6720d65c9e7a2cfded0da7d04d758a8e1e2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b379313e4..30edf0757 100644 --- a/debian/changelog +++ b/debian/changelog @@ -93,7 +93,13 @@ apt (0.7.22) UNRELEASED; urgency=low - add "showauto" option to show automatically installed packages * document --install-recommends and --no-install-recommends (thanks to Dereck Wonnacott, LP: #126180) - + * doc/apt.conf.5.xml: + - merged patch from Aurélien Couderc to improve the text + (thanks!) + * [ABI] merged the libudev-dlopen branch, this allows to pass + "apt-udev-auto" to Acquire::Cdrom::mount and the cdrom method will + dynamically find/mount the cdrom device (if libhal is available) + [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in ReadConfigFile.