summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:03:21 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:03:21 +0000
commit906fbf8886926eeb302332d997c9bd861291e155 (patch)
tree6e7074d8b5929f749507ddfec0111e47f51f80c8 /debian
parent2adb5fda8c34d1eea3e94fe6d1d6c378144ccfad (diff)
* Make APT::Get::Show-Upgraded (aka apt-get -u) default...
Author: mdz Date: 2003-08-22 02:46:09 GMT * Make APT::Get::Show-Upgraded (aka apt-get -u) default to true.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 71768eba8..923c7a0a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ apt (0.5.10) unstable; urgency=low
* Change upgraded/newly installed/not fully installed or removed
messages to be consistent and somewhat shorter (some translations
exceeded 80 characters even in the simplest case)
+ * Make APT::Get::Show-Upgraded (aka apt-get -u) default to true.
--