summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-16 21:56:36 (GMT)
committerredman <redman>1999-07-16 21:56:36 (GMT)
commitba02196dd7498598c52a1198434c734483af894b (patch)
treea90dfe6ab0ec7c63acbc2c70e665a88623adf745 /ChangeLog
parent1756fda322eff378c039da15c51d75082ce43fbb (diff)
downloadtcl-ba02196dd7498598c52a1198434c734483af894b.zip
tcl-ba02196dd7498598c52a1198434c734483af894b.tar.gz
tcl-ba02196dd7498598c52a1198434c734483af894b.tar.bz2
Add Tcl_SetNotifier to stubs table. [Bug: 2354]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e670245..971ab75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1999-07-16 <redman@scriptics.com>
+ * generic/tcl.decls:
+ * generic/tclDecls.h:
+ * generic/tclStubInit.c: Add Tcl_SetNotifier to stub table.
+ [Bug: 2364]
+
* unix/aclocal.m4:
* unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE
floating flag to the compiler, should be -mieee. Patch from Don