diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:21 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:21 +0000 |
commit | 906fbf8886926eeb302332d997c9bd861291e155 (patch) | |
tree | 6e7074d8b5929f749507ddfec0111e47f51f80c8 /debian | |
parent | 2adb5fda8c34d1eea3e94fe6d1d6c378144ccfad (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/changelog | 1 |
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. -- |