]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
apt-pkg/deb/debsystem.cc: add missing apti18n.h header
[apt.git] / debian / changelog
index acc413bea0bc9e9a218f88a6156ffe855720f926..8c69f4b344fb3368e68a4f92269123e48a5cbf81 100644 (file)
@@ -1,3 +1,19 @@
+apt (0.7.19ubuntu2) jaunty; urgency=low
+
+  [ Michael Vogt ]
+  * apt-pkg/deb/dpkgpm.cc:
+    - filter "ENOMEM" errors when creating apport reports 
+  * cmdline/apt-get.cc:
+    - fix "apt-get source pkg=ver" if binary name != source name
+      (LP: #202219)
+
+  [ Ian Weisser ]
+  * /apt-pkg/deb/debsystem.cc:
+    - add 'sudo' to the error message to "run 'dpkg --configure -a'"
+      (LP: #52697)
+
+ --
+
 apt (0.7.19ubuntu1) jaunty; urgency=low
 
   * merge from debian
@@ -22,6 +38,8 @@ apt (0.7.19) unstable; urgency=low
 
 
   [ Michael Vogt ]
+  * doc/makefile:
+    - add examples/apt-https-method-example.conf
     - fix SIGHUP handling (closes: #463030)
 
   [ Christian Perrier ]