]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
cherry pick -r 1954..1955 lp:~donkult/apt/sid
[apt.git] / debian / changelog
index ccd0a110ce9942f12c10198ab5576e52c0c53457..b26f1815335bb76914ae9c10c2df1321f1ad272a 100644 (file)
@@ -1,3 +1,24 @@
+apt (0.7.25.3ubuntu4) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * apt-pkg/deb/debversion.cc:
+    - consider absent of debian revision equivalent to 0 (Closes: #573592)
+      LP: #540228
+  * cmdline/apt-get.cc, apt-pkg/cdrom.cc:
+   - fix memory leaks in error conditions in DoSource()
+  * apt-pkg/deb/dpkgpm.cc:
+   - fix error message construction in OpenLog()
+  
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 26 Mar 2010 16:57:49 +0100
+
+apt (0.7.25.3ubuntu3) lucid; urgency=low
+
+  * apt-pkg/indexfile.cc:
+    - remove "cs" from languages that need the full langcode when
+      downloading translations (thanks to Steve Langasek)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 15 Mar 2010 09:42:39 +0100
+
 apt (0.7.25.3ubuntu2) lucid; urgency=low
 
   [ Michael Vogt ]