summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-05-21 12:05:04 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-05-21 12:05:04 +0200
commit1b0dc76ce730757bf40b5917a8cb83dc794c6c27 (patch)
tree04bdf3bf5748b106dcdcbf0ced14b8cc93422742 /debian/changelog
parent6c1f5d2c3c8df164e78dda8f24d28667634403e1 (diff)
merged updated de.po, thanks to Holger Wansing (closes: #672466)
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