diff options
author | Michael Vogt <mvo@ubuntu.com> | 2016-04-05 20:24:43 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2016-04-05 20:24:43 +0200 |
commit | 4c4b610fd029914e789caad7514ef92c6e97a327 (patch) | |
tree | da98325325813ec222f8f2311f65382c34c60360 /debian | |
parent | c9a2e4db0001729574bfe52d6663d066f0c59baa (diff) |
releasing package apt version 1.2.101.2.10
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d4f5a3fe9..bde3c4332 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +apt (1.2.10) unstable; urgency=medium + + [ Zhou Mo ] + * zh_CN.po: update simplified Chinese translation. (100%) + + [ Julian Andres Klode ] + * test-apt-download-progress: Use a larger file for testing + * Allow lowering trust level of a hash via config + + [ Michael Vogt ] + * Use systemd.timer instead of a cron job (Closes: #600262, #709675, #663290) + (LP: #246381, #727685) + + [ David Kalnischkies ] + * use buffered writing for InRelease splitting + + [ Takuma Yamada ] + * Japanese program translation update (Closes: 819938) + + -- Michael Vogt <mvo@debian.org> Tue, 05 Apr 2016 20:23:47 +0200 + apt (1.2.9) unstable; urgency=high [ David Kalnischkies ] |