summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef <stef@ws.local>2004-06-08 19:24:58 +0000
committerStef <stef@ws.local>2004-06-08 19:24:58 +0000
commit719790c0a8351ce519827419dbf7e1a2a774fae4 (patch)
treef9eaa854bcb5700a070d269b133476633af8a94f /ChangeLog
parentf2b3b94f01314b0721906c494e6ae793fe500e21 (diff)
Fixed bug where too many entries were read for a depth of 1 and 0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..487cdb6
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,7 @@
+0.9.1
+ - Fixed bug where LXReader would try to read an entire subtree
+ when only scope 'base' or 'onelevel' was required.
+
+0.9
+ - Initial public release
+ - Documented properly and isolated dependencies