diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-26 09:03:26 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-06-26 09:03:26 +0200 |
commit | 9f9717fa6bca13817cf9cf84d513e59d258af154 (patch) | |
tree | c4f88f4005c6c24304561a2e7653beb58326710d /debian | |
parent | 65beb5720f82845bf175e0cd80f070da21838827 (diff) |
* apt-pkg/aptconfiguration.cc:
- show a deprecation notice for APT::Acquire::Translation
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 46e371165..06bde48fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,10 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low - complete rewrite but use the same API - add NOTICE and DEBUG as new types of a message - add a simple stack handling to be able to delay error handling + * apt-pkg/aptconfiguration.cc: + - show a deprecation notice for APT::Acquire::Translation - -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Jun 2010 19:15:21 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 26 Jun 2010 09:01:40 +0200 apt (0.7.26~exp7) experimental; urgency=low |