summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2004-11-18 00:45:02 (GMT)
committerrmax <rmax>2004-11-18 00:45:02 (GMT)
commit9cfc282fc75927f7eb0e2c6cae0219a2cd1fc753 (patch)
tree0155552db3eb9204b58d8fc2b32a704fb6f191ba /ChangeLog
parent0014094bc624316bcdfbd58b1187592019384026 (diff)
downloadtcl-9cfc282fc75927f7eb0e2c6cae0219a2cd1fc753.zip
tcl-9cfc282fc75927f7eb0e2c6cae0219a2cd1fc753.tar.gz
tcl-9cfc282fc75927f7eb0e2c6cae0219a2cd1fc753.tar.bz2
2004-11-18 Reinhard Max <max@suse.de>
* unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved version of * unix/configure.in: patch #996085, that introduces * unix/Makefile.in: --enable-man-suffix. * unix/installManPage: added * unix/mkLinks.tcl: removed * unix/mkLinks: removed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 07013b5..ca06b66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,20 @@
+2004-11-18 Reinhard Max <max@suse.de>
+
+ * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved version of
+ * unix/configure.in: patch #996085, that introduces
+ * unix/Makefile.in: --enable-man-suffix.
+
+ * unix/installManPage: added
+ * unix/mkLinks.tcl: removed
+ * unix/mkLinks: removed
+
2004-11-17 Don Porter <dgp@users.sourceforge.net>
* unix/configure.in: The change below reveals that the public
data type Tcl_StatBuf relies on config information. For now,
disabled the use of the tclConfig.h file until its full impact
on Tcl's interface can be assessed.
-
+
* unix/configure: autoconf-2.57
* generic/tcl.h: Moved the #include "tclConfig.h" out of