summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-08-18 01:35:26 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-08-18 01:35:26 +0200
commitb508453a93fb26354b3f7f9fd828216d1cf4636d (patch)
tree8fddfb49531aa9dc909e049f8d3ade357580a16d
parent6802b90c0871726f0018b2c3c059bf8c95a4a710 (diff)
parent9349f80796a4b0be3ce2e732029ddd4a6558f80a (diff)
merge with debian-experimental-ma to get the final 0.8.0~pre1
-rw-r--r--debian/changelog18
1 files changed, 12 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index f72cad087..2e8253bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,14 @@
-apt (0.8.0~pre1) UNRELASED; urgency=low
+apt (0.8.0~pre2) UNRELEASED; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/contrib/strutl.cc:
+ - fix error checking for vsnprintf in its safe variant
+ * methods/bzip2.cc:
+ - fix error checking for read in case of failing bzip2/lzma/whatever
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 18 Aug 2010 01:32:02 +0200
+
+apt (0.8.0~pre1) experimental; urgency=low
[ Programs translations ]
* Swedish translation update. Closes: #592366
@@ -37,12 +47,8 @@ apt (0.8.0~pre1) UNRELASED; urgency=low
- purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
* apt-pkg/pkgcache.cc:
- fix LongDesc handling in LANG=C environment
- * apt-pkg/contrib/strutl.cc:
- - fix error checking for vsnprintf in its safe variant
- * methods/bzip2.cc:
- - fix error checking for read in case of failing bzip2/lzma/whatever
- -- David Kalnischkies <kalnischkies@gmail.com> Mon, 16 Aug 2010 12:07:54 +0200
+ -- Michael Vogt <mvo@debian.org> Fri, 13 Aug 2010 17:00:49 +0200
apt (0.7.26~exp12) experimental; urgency=low