summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-01 14:24:33 +0100
committerMichael Vogt <egon@bottom>2006-12-01 14:24:33 +0100
commitec759a799176881468b85f14c37d3964e199effb (patch)
tree1f4d511a670488ef615e5a63535f4a4b14e12c99 /debian
parentf70974f746ee8dfafc9a1ac6c9c6d9de22356f13 (diff)
parent4ab24e53db1d39cd26072f03795efd0f6425a369 (diff)
* merged from main
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eaf897439..1236aa5af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (0.6.46.4) unstable; urgency=low
+
+ * added apt-secure.8 to "See also" section
+ * apt-pkg/deb/dpkgpm.cc:
+ - added "Dpkg::StopOnError" variable that controls if apt
+ will abort on errors from dpkg
+ * apt-pkg/deb/debsrcrecords.{cc,h}:
+ - make the Buffer dynmaic
+
+ --
+
apt (0.6.46.3) unstable; urgency=low
* apt-pkg/deb/dpkgpm.cc: