summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-11-27 12:07:06 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-11-27 12:07:06 +0100
commitc70496f94c8a16072b0b7a7906dec4b1aa4f306e (patch)
tree1ddfab318b1fcdd698541d442a39fbb98797e2c2 /debian
parent65d71b381cc326bdf5310d8a2ea5b3f0d0307f63 (diff)
* apt-pkg/deb/dpkgpm.cc:
- added "Dpkg::StopOnError" variable that controls if apt will abort on errors from dpkg
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 24e10dcd5..8da0d6471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
apt (0.6.46.4) unstable; urgency=low
- * add apt-secure.8 to "See also" section
+ * 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
--