]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
methods/cdrom.cc: fix compilication error
[apt.git] / debian / changelog
index 53dfcce12e4f012a8e02ee688cfb6c156df8f921..7e38cda9985964fddf1c77399ff743fdcde92009 100644 (file)
@@ -1,3 +1,20 @@
+apt (0.7.25.1) UNRELEASED; urgency=low
+
+  * merged lp:~mvo/apt/history
+    - this writes a /var/log/apt/history tagfile that contains details
+      from the transaction (complements term.log)
+  * cmdline/apt-get.cc:
+    - fix apt-get source pkg=version regression (closes: #561971)
+  * apt-pkg/contrib/cdromutl.cc:
+    - fix UnmountCdrom() fails, give it a bit more time and try
+      the umount again
+  * methods/cdrom.cc:
+    - fixes in multi cdrom setup code
+    - add new "Acquire::cdrom::AutoDetect" variable that enables/disables
+      the dlopen of libudev for automatic cdrom detection
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 18 Dec 2009 16:54:18 +0100
+
 apt (0.7.25) unstable; urgency=low
 
   [ Christian Perrier ]