]> git.saurik.com Git - apt.git/blobdiff - debian/NEWS
"Switch" to dpkg-source 3.0 (native) format
[apt.git] / debian / NEWS
index 5730fd7c60b8c6a8bbe3ec9443307cf6947b2bfa..a12f1a4f8882c833a1f3d38d8dd7aa5f4e6cb47a 100644 (file)
@@ -1,11 +1,27 @@
-apt (0.7.20) unstable; urgency=low
+apt (0.7.24) unstable; urgency=low
+
+  * Already included in the last version but now with better documentation
+    is the possibility to add/prefer different compression types while
+    downloading archive information, which can decrease the time needed for
+    update on slow machines. See apt.conf (5) manpage for details.
+  * APT manages his manpage translations now with po4a, thanks to Nicolas
+    François and Kurasawa Nozomu, who also provide the ja translation.
+    Thanks to Christian Perrier we have already a fr translation and
+    a few more are hopefully added in the near future.
+  * This version also introduces some _experimental_ configuration options
+    to make more aggressive use of dpkg's triggers. If you want to help
+    testing these _experimental_ options see apt.conf (5) manpage.
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Thu, 24 Sep 2009 15:13:16 +0200
+
+apt (0.7.23) unstable; urgency=low
 
   * Code that determines which proxy to use was changed. Now
     'Acquire::{http,ftp}::Proxy[::<host>]' options have the highest priority,
     and '{http,ftp}_proxy' environment variables are used only if options
     mentioned above are not specified.
 
- -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Thu, 18 Dec 2008 00:30:16 +0200
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Thu, 19 Aug 2009 11:26:16 +0200
 
 apt (0.6.44) unstable; urgency=low