diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-24 18:11:10 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-09-24 18:11:10 +0200 |
commit | b98f40fadef0ee5419e2315d82110869135e410f (patch) | |
tree | ecb1dcaf77ed0176fe998c5907bf9fb9478f638f | |
parent | 5c23dbcc3f056ab0ff5838595a85c4e514e5b57a (diff) |
add a NEWS entry for the upcoming upload summarizing the bigger and/or
user-visible changes.
-rw-r--r-- | debian/NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 88f2c564e..1df94144d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,19 @@ +apt (0.7.24) unstable; urgency=low + + * Allready included in the last version but now with better documentation + is the possibility to add/prefer different compression types while + downloading archive informations, 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 |