diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-12 18:08:57 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-12 18:08:57 +0200 |
commit | 8432058667daea6a0c1c26febe6472eed917593a (patch) | |
tree | 5c14ab12ed1f0303bbfc270dc7f06361bf236276 | |
parent | 80c965368a08f521c648f5398e954d164d859baa (diff) |
debian/changelog:
- fix incorrect changelog
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 79efaf1a6..066234451 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,13 +15,13 @@ apt (0.7.6ubuntu13) gutsy; urgency=low - fix off-by-one error I-M-S handling - cleanup after I-M-S hit - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Oct 2007 07:52:32 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Oct 2007 01:48:26 +0200 apt (0.7.6ubuntu12) gutsy; urgency=low [ Michael Vogt ] * cmdline/apt-mark: - - Fix chmoding after have renamed the extended-states file (LP: #140019) + - Fix chmoding after have renamed the extended-states file (thanks to Laurent Bigonville, LP: #140019) * apt-pkg/deb/debmetaindex.cc: comparison with string literal results in unspecified behaviour; |