diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2010-03-01 13:35:43 +0900 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2010-03-01 13:35:43 +0900 |
commit | c6977fe494c93ad5e0912d5107bd2b507fa02660 (patch) | |
tree | 27b98f2d615fe69236da6dd1d4631f558f8b5ce5 /ChangeLog | |
parent | b0343914541131ecb7e4a47d685161ffbf79e05f (diff) | |
download | txr-c6977fe494c93ad5e0912d5107bd2b507fa02660.tar.gz txr-c6977fe494c93ad5e0912d5107bd2b507fa02660.tar.bz2 txr-c6977fe494c93ad5e0912d5107bd2b507fa02660.zip |
* txr.1: Fix inaccuracies: files are not read into memory all at
once, and a query doesn't execute if it had errors.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -2010-01-26 Kaz Kylheku <kkylheku@gmail.com> +2010-03-01 Kaz Kylheku <kkylheku@gmail.com> + + * txr.1: Fix inaccuracies: files are not read into memory all at + once, and a query doesn't execute if it had errors. + +2010-02-28 Kaz Kylheku <kkylheku@gmail.com> Version 034 |