aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorantirez <antirez>2005-04-12 12:36:57 +0000
committerantirez <antirez>2005-04-12 12:36:57 +0000
commit594664e0ec9753f5ab33754a9ad5660478063a6c (patch)
treeb177a5e7a3f7b5899b443003c1bd2639565ffd27 /ChangeLog
parentbaf666d55646bc522745ac9bbb81f2817f197a41 (diff)
downloadjimtcl-594664e0ec9753f5ab33754a9ad5660478063a6c.zip
jimtcl-594664e0ec9753f5ab33754a9ad5660478063a6c.tar.gz
jimtcl-594664e0ec9753f5ab33754a9ad5660478063a6c.tar.bz2
AIO fix: the Id is not get with the GetGlobalVar function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fab610..dfaa3cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-12 14:27 antirez
+
+ * ChangeLog, jim.c: string tolower/toupper support
+
2005-04-12 10:34 antirez
* ChangeLog, jim-aio.c: new methods for AIO files, 'read' and