summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-10-02 09:33:32 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2007-10-02 09:33:32 -0300
commit71afbdb50df4058a56ed567f03c9a82f5f9d130e (patch)
tree339f408f5fb360cf725ab42c5dab9b28834e62da /debian/changelog
parent9504f6f95ba38205551275f94069799ce8683657 (diff)
- apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
string constant to 'char*';
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 61bb75129..592fbe14d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,8 @@ apt (0.7.7) UNRELEASED; urgency=low
- apt-pkg/acquire-item.cc: likewise;
- apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
has type 'size_t';
+ - apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
+ string constant to 'char*';
[ Ian Jackson ]
* dpkg-triggers: Deal properly with new package states.