summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2011-11-13 19:17:26 +0100
committeretobi <git@e-tobi.net>2011-11-13 19:17:26 +0100
commit70a876a6bf6eaac31e88f591eea1023b6059dcac (patch)
treeaff34848ce76f2165033a86e5ba52a4e822b0ded /HISTORY
parentc3ee3d3d5157c1dd0d140ea42bdb59846e02a4e5 (diff)
downloadvdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.gz
vdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.bz2
Fixed typo in README (Closes #806)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8e60243..7a427f4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)