summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f95992445..32b271668 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
-apt (0.8.16~exp14) experimental; urgency=low
+apt (0.8.16~exp14) UNRELEASED; urgency=low
+ [ Michael Vogt ]
+ * apt-pkg/packagemanager.cc:
+ - fix inconsistent clog/cout usage in the debug output
+
[ David Kalnischkies ]
* apt-pkg/packagemanager.cc:
- recheck all dependencies if we changed a package in SmartConfigure