diff options
author | etobi <git@e-tobi.net> | 2011-11-13 19:17:26 +0100 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2011-11-13 19:17:26 +0100 |
commit | 70a876a6bf6eaac31e88f591eea1023b6059dcac (patch) | |
tree | aff34848ce76f2165033a86e5ba52a4e822b0ded /HISTORY | |
parent | c3ee3d3d5157c1dd0d140ea42bdb59846e02a4e5 (diff) | |
download | vdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.gz vdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.bz2 |
Fixed typo in README (Closes #806)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +version 0.9 + - Fixed typo in README (Closes #806) version 0.8 - Use cStringIO instead of string concatenation - about 3 times faster (Patch provided by Ed Hein) |