summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-27 13:34:34 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-27 13:34:34 +0200
commit541c83b92a4919ba0aed6150f71e227d07f93a02 (patch)
tree8a81952abc540e5d5a787f77f6d5ed32226abc80 /debian
parent9e830fd5e9c71c384275f0c63dfe80595723d614 (diff)
* cmdline/apt-get.cc:
- fix InstallTask code when a pkgRecord ends with a single '\n' (thanks to Soren Hansen for reporting)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 50c050dcb..84cf54d75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.7.2ubuntu3) gutsy; urgency=low
+
+ * cmdline/apt-get.cc:
+ - fix InstallTask code when a pkgRecord ends
+ with a single '\n' (thanks to Soren Hansen for reporting)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jun 2007 13:33:38 +0200
+
apt (0.7.2ubuntu2) gutsy; urgency=low
* fixed compile errors with g++ 7.3 (thanks to