diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-22 12:28:10 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-22 12:28:10 +0200 |
commit | 2f4162708d9db7c71590370cc998d46e8386c757 (patch) | |
tree | 06655ae832cfec6f5ed9e159e9f349ffb2a8bb8a /debian | |
parent | 5076b3c220bb6e9e99d79d390e919da132b67215 (diff) |
* apt-pkg/contrib/configuration.cc:
- add a more versatile Dump() method
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 a90aa68aa..cbbedda0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ apt (0.9.3) unstable; urgency=low [ David Kalnischkies ] * apt-pkg/contrib/strutl.cc: - remove the message size limit from ioprintf and strprintf + * apt-pkg/contrib/configuration.cc: + - add a more versatile Dump() method - -- David Kalnischkies <kalnischkies@gmail.com> Sat, 21 Apr 2012 18:26:31 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sun, 22 Apr 2012 12:27:47 +0200 apt (0.9.2) unstable; urgency=low |