summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-01-31 18:56:26 -0800
committerMichael Vogt <michael.vogt@ubuntu.com>2010-01-31 18:56:26 -0800
commitaea7f4c877f3091180ad5f418793f796bb82f255 (patch)
tree3913ac47c75f51533d9e74f093335f7f9cfc04ac /debian/changelog
parent2893f7b5ec6b2220ccfca6b9648482a6df926eca (diff)
merge r1966..1967 from lp:~donkult/apt/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c7a733255..5e90bb96e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ apt (0.7.25.3) UNRELEASED; urgency=low
* French translation update.
[ David Kalnischkies ]
+ * apt-pkg/contrib/macros.h:
+ - move the header system.h with a new name to the public domain,
+ to be able to use it in other headers (Closes: #567662)
* cmdline/acqprogress.cc:
- Set Mode to Medium so that the correct prefix is used.
Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)