diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 14:51:05 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 14:51:05 +0200 |
commit | ca0d389c8969ddb679358ca16e4bcddfcdaf9b03 (patch) | |
tree | 21acfcc7fdc65ce1b6a3c13e94a5d3a7217838ca /debian | |
parent | 12be8a62d1abb9253a4695badbf70e7210f9b0d2 (diff) |
add inline DumpError() to avoid subtle API break
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 545703603..c526df66c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ apt (0.7.26~exp11) experimental; urgency=low [ Michael Vogt ] * apt-pkg/contrib/error.{cc,h} - docstring cleanup + - add inline DumpError() to avoid subtle API break -- David Kalnischkies <kalnischkies@gmail.com> Mon, 26 Jul 2010 12:40:44 +0200 |