summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-07-23 16:13:15 +0200
committerJulian Andres Klode <jak@debian.org>2010-07-23 16:13:15 +0200
commit144c096976b2ce05fe64e5761c0df5854f6c0c09 (patch)
treedf62a8967934abaad52cee1a0f10415f4caefede /debian
parent6bf8f0d198f00dcbb46dba97840681fa2227177a (diff)
* apt-pkg/contrib/fileutl.cc:
- Add FileFd::OpenDescriptor() (needed for python-apt's #383617).
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 311833192..06454cd5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ apt (0.7.26~exp11) experimental; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- Write architecture information to history file.
- Add to history whether a change was automatic or not.
+ * apt-pkg/contrib/fileutl.cc:
+ - Add FileFd::OpenDescriptor() (needed for python-apt's #383617).
-- Julian Andres Klode <jak@debian.org> Wed, 21 Jul 2010 17:09:11 +0200