diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-07-24 17:39:15 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-07-24 17:39:15 +0200 |
commit | 2cabeee2dd657e00137d676f52e3000112d9eabf (patch) | |
tree | bdcf8d18146785ea8101ff7b187820e324f5123f | |
parent | 3b216cf6b6e082b7de4dfece65601a96d269d529 (diff) |
Prepare new 1.0.10 release with gcc5 abi transition
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2350a9b40..a4b55f01f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.0.10) unstable; urgency=medium + + [ Julian Andres Klode ] + * ExecFork: Use /proc/self/fd to determine which files to close + (Closes: #764204) + + [ Zhou Mo ] + * po: update zh_CN translation slightly + * po: Update Simplified Chinese programs translation + + [ Mert Dirik ] + * Turkish translation update for apt (Closes: #789491) + + [ Michael Vogt ] + * updated for the gcc5 transition + + -- Michael Vogt <mvo@debian.org> Fri, 24 Jul 2015 17:38:42 +0200 + apt (1.0.9.10) unstable; urgency=medium [ Michael Vogt ] |