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

+ 15 - 0
debian/changelog

@@ -1,3 +1,18 @@
+apt (0.9.11.3) unstable; urgency=low
+
+  [ Michael Vogt ]
+  * Add DPkgPM::Progress option to enable terminal install 
+    progress
+  * fix typo (mkostemp->mkstemp)
+  * Remove invalid "-f" option for apt-get check, thanks to
+    Philipp Weis (closes: #721477)
+
+  [ David Kalnischkies ]
+  * use FileFd in HashSum test to unbreak non-linux ports.
+    Thanks to Aaron M. Ucko (Closes: 721723)
+
+ -- Michael Vogt <mvo@debian.org>  Tue, 10 Sep 2013 17:32:02 +0200
+
 apt (0.9.11.2) unstable; urgency=low
 
   [ Milo Casagrande ]