aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorantirez <antirez>2005-03-12 21:42:28 +0000
committerantirez <antirez>2005-03-12 21:42:28 +0000
commited9ab104d5892916119d70a0a0fe4fcc95661930 (patch)
tree3bb5b62391f263bbee30cef5fe2b136539b4c90d /ChangeLog
parent27360bcb63a4f560337ad2eb9b0ac1485503cab8 (diff)
downloadjimtcl-ed9ab104d5892916119d70a0a0fe4fcc95661930.zip
jimtcl-ed9ab104d5892916119d70a0a0fe4fcc95661930.tar.gz
jimtcl-ed9ab104d5892916119d70a0a0fe4fcc95661930.tar.bz2
Jim_GetEnum() will now sort the options in the error message (ss)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45e1112..749e402 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-12 21:26 antirez
+
+ * ChangeLog, jim.c, jim.h: Added the ability to compile with
+ -DJIM_ANSIC to use only ANSI-C features and libraries.
+
2005-03-12 10:18 antirez
* ChangeLog, jim.c, jim.h: Added the Jim_FreeNewObj() macro to free