diff options
author | Julian Andres Klode <jak@debian.org> | 2017-05-05 14:48:05 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-05-05 14:48:05 +0200 |
commit | a46a4f4452fd10dce575dd5d88ad295463092020 (patch) | |
tree | 6f460af406256645381c8fb3599dfdc5c23e76a6 /debian/NEWS | |
parent | 732325f9d00cb5c32f4ba7a3d5524a467ff037b2 (diff) |
Ubuntu release 1.3.71.3.7
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 934391456..cde719c83 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,14 @@ +apt (1.3.7) unstable; urgency=medium + + This release uncouples the the downloading of new package + information and the upgrades from the installation of the + upgrades. The downloading now takes place randomly throughout + the day (thus spreading the load on mirrors), while the upgrade + only starts between 6 and 7 (am) (so it is predictable when this + runs and administrators can react quickly if anything breaks). + + -- Julian Andres Klode <juliank@ubuntu.com> Thu, 04 May 2017 22:54:02 +0200 + apt (1.2~exp1) experimental; urgency=medium [ Automatic removal of debs after install ] |