summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2000-05-03 00:18:34 (GMT)
committerhobbs <hobbs@noemail.net>2000-05-03 00:18:34 (GMT)
commitbf8e353821caf349df67ea0be51300982251b80b (patch)
treee0eb5f3d18a2a2750e47c9de108e21f5eb4a9e43 /ChangeLog
parent32e92bfb8fb1bc282af0bf89c7a1101cd04fa2ec (diff)
downloadtk-bf8e353821caf349df67ea0be51300982251b80b.zip
tk-bf8e353821caf349df67ea0be51300982251b80b.tar.gz
tk-bf8e353821caf349df67ea0be51300982251b80b.tar.bz2
* README:
* generic/tk.h: * library/tk.tcl: * mac/README: * unix/README: * unix/configure.in: * unix/tk.spec: * win/README: * win/aclocal.m4: * win/configure.in: * win/makefile.vc: updated patchlevel to 8.4a1 FossilOrigin-Name: 8f7cbc1d2d96c6bcb39077da34bb659e49477384
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15a63e1..aa3cc46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2000-05-02 Jeff Hobbs <hobbs@scriptics.com>
+
+ * README:
+ * generic/tk.h:
+ * library/tk.tcl:
+ * mac/README:
+ * unix/README:
+ * unix/configure.in:
+ * unix/tk.spec:
+ * win/README:
+ * win/aclocal.m4:
+ * win/configure.in:
+ * win/makefile.vc: updated patchlevel to 8.4a1
+
+ * unix/Makefile.in: added tk.spec to dist target
+
2000-04-27 Eric Melski <ericm@scriptics.com>
* doc/Tk_Init.3: Added Tk_SafeInit information [Bug: 1884].