diff options
author | Daniel Hartwig <mandyke@gmail.com> | 2012-04-28 11:05:52 +0800 |
---|---|---|
committer | Daniel Hartwig <mandyke@gmail.com> | 2012-04-28 11:05:52 +0800 |
commit | 436fe13c8033b4fc33ba126b58ea57cb1f0d2344 (patch) | |
tree | 80e5b3324be6c9f6f5cd367c62ac7547c6fe5e62 /NEWS | |
parent | b049f533933f6dbff8fefd68df54a27ef8192170 (diff) | |
download | aptitude-436fe13c8033b4fc33ba126b58ea57cb1f0d2344.tar.gz |
Update NEWS again
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -19,10 +19,18 @@ Version 0.6.7 "I said 'Step pause turn ListUpdate was too coarse to suit download_update_manager properly even though it more-or-less worked. + A side effect of this is that /var/lib/dpkg/lock is not + held while running APT::Update::Post-Invoke[-Success] hooks. + (Closes: #666130) + * [all]: Do not call debtags on list update. This was a rather unsightly kludge is better suited as a script for APT::Update::Post-Invoke. + * [all]: Destroy download_threads when done with them. The objects + were previously left undestroyed, consuming resources and + keeping, e.g., locks open longer than needed. + - Cosmetic and UI bugs: * [curses]: Apply patch from Ubuntu: don't mention 'su' in 'Become |