summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2009-11-19 07:58:24 -0800
committerDaniel Burrows <dburrows@debian.org>2009-11-19 07:58:24 -0800
commit186de036d5ff7c8f33cfff987786cc649bede72a (patch)
treebca5e6da69c2e0102b4a0a04f8318b20635d49ca /NEWS
parent1e54509fa59c88d681ea7283b059fbfcc46a55fa (diff)
downloadaptitude-186de036d5ff7c8f33cfff987786cc649bede72a.tar.gz
Bump the version number to 0.6.1.2.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ed82aad..020083ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
[11/19/2009]
+Version 0.6.1.2 "I think I can, I think I can..."
+
+- Crashes and serious erroors:
+
+ + [all] Modified the new temporary file module so that it doesn't
+ rely on the order in which global destructors run. This was
+ causing an abort when the program exited if it was built
+ with optimizations.
+
+- Internal changes:
+
+ + [test] Wrote an additional unit test verifying that the program's
+ temporary directory is really deleted when it exits.
+
+[11/19/2009]
Version 0.6.1.1 "Again with the bug-writing."
- Crashes and serious errors: