summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a4f21aeff..982238870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,9 @@ apt (0.9.4) UNRELEASED; urgency=low
* ftparchive/writer.cc:
- include Contents-* files in Release files (Closes: #673647)
+ [ Michael Vogt ]
+ * merged updated de.po, thanks to Holger Wansing (closes: #672466)
+
[ Raphael Geissert ]
* apt-pkg/acquire*.cc:
- handle redirections in the worker with the right method instead of
@@ -55,7 +58,6 @@ apt (0.9.4) UNRELEASED; urgency=low
* methods/mirror.cc:
- generate an equal sign also for the first arch (Closes: #669142)
-
[ Marius Vollmer ]
* apt-pkg/algorithms.cc:
- fix memory leak of Flags in pkgSimulate by a proper destructor