diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-13 17:58:35 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-13 17:58:35 +0200 |
commit | 10df254bd756cea401e2564d465bbb4a99ee8e9e (patch) | |
tree | 152c2c558524a07c1c417d89b9a2fcb58f6705ad /debian/changelog | |
parent | e1dd65c9f1274621142a20148f23dbd074ac33af (diff) |
add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0902e79c8..2ad9fbdd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low - use stable-codename instead of stable in the examples (Closes: #531492) * doc/apt_preferences.5.xml: - adapt some examples here to use current codenames as well + - add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) [ Jari Aalto ] * debian/rules: |