summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-06-25 19:16:12 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-06-25 19:16:12 +0200
commitc4ba7c44ff03d67ff982bbab26dc48d796041e02 (patch)
tree500071e2c7fa262c2a1e054e23a25a7470d192a4 /debian
parent98ee7cd35cf205c52b3698ee91cec76d704a3937 (diff)
add a simple stack handling to be able to delay error handling
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3e7b16d62..46e371165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,9 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
* apt-pkg/contrib/error.{cc,h}:
- 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
- -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Jun 2010 08:01:14 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Jun 2010 19:15:21 +0200
apt (0.7.26~exp7) experimental; urgency=low