summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a21c383e5..89848f31c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,9 @@ apt (0.7.20.2ubuntu1) jaunty; urgency=low
- add new strprintf() function to make i18n strings easier
* apt-pkg/dev/debsystem.cc:
- add missing apti18n.h header
+ * cmdline/apt-get.cc:
+ - default to "false" for the "APT::Get::Build-Dep-Automatic"
+ option (follow debian here)
[ Dereck Wonnacott ]
* Clarify the --help for 'purge' (LP: #243948)