diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-03-08 23:29:28 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-03-08 23:29:28 +0100 |
commit | 884614e79eb99d216eb998a4ca9f504e07667a5f (patch) | |
tree | ff7de8943b83eaa1e92137cb5ea5e8206c7de78e /NEWS.txt | |
parent | bf17bdcec33de1b1218849134ed7ae468f75e946 (diff) | |
download | yamlish-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.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |