Просмотр исходного кода

debian/changelog:
- fix incorrect changelog

Michael Vogt лет назад: 19
Родитель
Сommit
8432058667
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      debian/changelog

+ 2 - 2
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;