summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62df76a..4d5b5a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
2004-10-07 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * *.3: Convert CONST to const and VOID to void so we document how
+ people should actually use the Tcl API and not the compatability
+ hacks that it has to have.
+
* doc/man.macros, *.3: Update .AS macro so it can know how wide to
make the third column of the argument list. Update documentation
for C API (only users) to take advantage of this.