summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-09 21:44:11 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-09 21:44:11 +0200
commite29d7e3e1c7bcff54123b9a69f9b0136d4cf1de5 (patch)
tree94a7bbf5d333247bf9d753157398f245e85d4065 /debian
parentafb093cd9bc9d0b2abb6a87d1b98785183a6452d (diff)
* apt-pkg/aptconfiguration.cc:
- use NULL instead of "" for no (un)compress parameters
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 022eac529..b0c74ea31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,8 @@ apt (0.9.3) UNRELEASED; urgency=low
for the report. (Closes: #671721)
* apt-pkg/contrib/fileutl.cc:
- check that the fd which are closed are valid
+ * apt-pkg/aptconfiguration.cc:
+ - use NULL instead of "" for no (un)compress parameters
-- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 May 2012 21:12:23 +0200