summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2000-09-06 19:05:01 (GMT)
committerhobbs <hobbs@noemail.net>2000-09-06 19:05:01 (GMT)
commite39471196803ca406f206a79a59a96da27063054 (patch)
tree607437b74a8dec3917d220df5a1dd101b21f2894 /ChangeLog
parent5e2133c1b4546290ea638f54a1b6463cd0376d4e (diff)
downloadtk-e39471196803ca406f206a79a59a96da27063054.zip
tk-e39471196803ca406f206a79a59a96da27063054.tar.gz
tk-e39471196803ca406f206a79a59a96da27063054.tar.bz2
see changes
FossilOrigin-Name: 8e74836f378672fa3060946a4b30dafbdc7dd59e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0af4cb6..4178a5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-09-06 Jeff Hobbs <hobbs@scriptics.com>
+
+ * README:
+ * generic/tk.h:
+ * unix/configure.in:
+ * unix/tk.spec:
+ * win/configure.in: updated to patchlevel 8.4a2
+
+ * generic/tkMessage.c (MessageWidgetObjCmd): initialized result to
+ avoid pedantic warning.
+
+ * generic/tkGrab.c (Tk_GrabObjCmd): changed len arg from size_t to
+ int to fix pedantic warning.
+
2000-09-01 Eric Melski <ericm@ajubasolutions.com>
* win/makefile.vc (install-libraries):