summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-08-03 18:07:12 (GMT)
committerredman <redman>1999-08-03 18:07:12 (GMT)
commit575b82f7bea90171939adfca2c2eeea46416e30b (patch)
tree9bc3e1cf2114f9df237ac5bee076513010ab048c /ChangeLog
parent46639f655d931185a3e2280ded2c75907bd5b87f (diff)
downloadtcl-575b82f7bea90171939adfca2c2eeea46416e30b.zip
tcl-575b82f7bea90171939adfca2c2eeea46416e30b.tar.gz
tcl-575b82f7bea90171939adfca2c2eeea46416e30b.tar.bz2
Move functions declarations out of win/tclWinInt.h that are now in
generic/tclInt.decls
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaea97d..26d4707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-03 Scott Redman <redman@scriptics.com>
+
+ * win/tclWinInt.h: Remove function declarations in header that was
+ moved to tclInt.decls file in previous changes.
+
1999-08-02 Scott Redman <redman@scriptics.com>
* unix/configure.in: