diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-11 09:54:45 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-11 09:54:45 +0100 |
commit | 6f320e7b0fe9e9f1e1ac4452ba7a4c1eca297842 (patch) | |
tree | b96dac3529ff0f90f2b55846fa2efbf8dba7e849 /debian/changelog | |
parent | c0f9395216139ddecbcc62cee748a7aea016cbca (diff) |
* cmdline/apt-get.cc:
- fix incorrect help output for -f (LP: #57487)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21d2b4f70..e531be876 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ apt (0.7.9ubuntu13) hardy; urgency=low - fix typo (LP: #150900) * doc/example/sources.list: - updated for hardy (LP: #195879) + * cmdline/apt-get.cc: + - fix incorrect help output for -f (LP: #57487) -- |