From: Michael Vogt Date: Fri, 12 Oct 2007 16:08:57 +0000 (+0200) Subject: debian/changelog: X-Git-Tag: 0.7.24ubuntu1~126 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8432058667daea6a0c1c26febe6472eed917593a debian/changelog: - fix incorrect changelog --- 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 Fri, 05 Oct 2007 07:52:32 +0200 + -- Michael Vogt 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;