aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.txt
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-03-08 23:29:28 +0100
committerMatěj Cepl <mcepl@redhat.com>2012-03-08 23:29:28 +0100
commit884614e79eb99d216eb998a4ca9f504e07667a5f (patch)
treeff7de8943b83eaa1e92137cb5ea5e8206c7de78e /NEWS.txt
parentbf17bdcec33de1b1218849134ed7ae468f75e946 (diff)
downloadyamlish-884614e79eb99d216eb998a4ca9f504e07667a5f.tar.gz
Don't leak tempfiles (and setup.py test should actually do something).0.3
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9607e2e..d41aca0 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -4,4 +4,7 @@
0.2 2012-03-08
* Just a packaging issue, don't play with strings too much in setup.py
version=yamlish.__version__ and that's it. No fancy formatting.
- \ No newline at end of file
+
+0.3 2012-03-08
+ * Excuse me, son, but your tempfiles are leaking !!!
+ * Also fixing python setup.py test so that it actually does something. \ No newline at end of file