summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-01-31 04:42:00 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-01-31 04:42:00 (GMT)
commit9ba6d7b21fed9e61a8e0bf74932aea176849a7f7 (patch)
tree691de834d4e19854148eed8466a875a120ea16a9 /ChangeLog
parent5310e9653a49ae3827c4149151c21fc9c5ce1c07 (diff)
downloadtk-9ba6d7b21fed9e61a8e0bf74932aea176849a7f7.zip
tk-9ba6d7b21fed9e61a8e0bf74932aea176849a7f7.tar.gz
tk-9ba6d7b21fed9e61a8e0bf74932aea176849a7f7.tar.bz2
* The POTENTIAL INCOMPATIBILITY in the changing
interface of Tk_ParseArgv can now be removed by the -DUSE_NON_CONST compiler flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f5f5d9..13c3646 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-01-30 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tk.decls: The POTENTIAL INCOMPATIBILITY in the changing
+ interface of Tk_ParseArgv can now be removed by the -DUSE_NON_CONST
+ compiler flag.
+ * generic/tkDecls.h: make genstubs
+
2002-01-29 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now does