summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2001-04-06 23:29:17 (GMT)
committerandreas_kupries <akupries@shaw.ca>2001-04-06 23:29:17 (GMT)
commit9777db5094c42eabbad41300b9a61e15b1998aae (patch)
tree7f32095ad28b0d89408cbc55bb85d0e0aa32b107 /ChangeLog
parent6d043366e408d9c7434a567048ab86ba9b452790 (diff)
downloadtcl-9777db5094c42eabbad41300b9a61e15b1998aae.zip
tcl-9777db5094c42eabbad41300b9a61e15b1998aae.tar.gz
tcl-9777db5094c42eabbad41300b9a61e15b1998aae.tar.bz2
2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* unix/Makefile.in (checkdoc): New target, checking the definitions as found in the compiled library against the manpages to find undocumented public functionality. * unix/mkLinks: Updated to include the new manpage. * doc/UniCharIsAlpha.3: New manpage documenting the Unicode character classification APIs [Bug #218720].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 999dffc..d55fedb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+ * unix/Makefile.in (checkdoc): New target, checking the
+ definitions as found in the compiled library against the
+ manpages to find undocumented public functionality.
+
+ * unix/mkLinks: Updated to include the new manpage.
+
+ * doc/UniCharIsAlpha.3: New manpage documenting the Unicode
+ character classification APIs [Bug #218720].
+
+2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
* unix/mkLinks: Updated to incorporate the changes below.
* doc/StringObj.3: Added 'Tcl_AttemptSetObjLength' to the NAME