diff options
author | hobbs <hobbs@noemail.net> | 2000-05-03 00:18:34 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-05-03 00:18:34 (GMT) |
commit | bf8e353821caf349df67ea0be51300982251b80b (patch) | |
tree | e0eb5f3d18a2a2750e47c9de108e21f5eb4a9e43 /ChangeLog | |
parent | 32e92bfb8fb1bc282af0bf89c7a1101cd04fa2ec (diff) | |
download | tk-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-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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]. |