diff options
author | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-03-02 00:49:12 (GMT) |
commit | 0b923d9ff0446c9ac758bb08b5443b3da555eaa1 (patch) | |
tree | 036f8875f2fabbe364a9e58d872a2412270e875c /ChangeLog | |
parent | ed0aced5b8f902fa05a01c18d11376334d1732cd (diff) | |
download | tk-0b923d9ff0446c9ac758bb08b5443b3da555eaa1.zip tk-0b923d9ff0446c9ac758bb08b5443b3da555eaa1.tar.gz tk-0b923d9ff0446c9ac758bb08b5443b3da555eaa1.tar.bz2 |
update patchlevel to 8.5a1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -1,8 +1,18 @@ +2004-03-01 Jeff Hobbs <jeffh@ActiveState.com> + + * README: update to patchlevel 8.5a1 + * generic/tk.h: + * macosx/Wish.pbproj/project.pbxproj: + * unix/configure, unix/configure.in, unix/tk.spec: + * win/configure, win/configure.in: + + * unix/tcl.m4: update HP-11 build libs setup + 2004-03-01 Don Porter <dgp@users.sourceforge.net> - * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on - IRIX64-6.5* systems. [Bug 218561] - * unix/configure: autoconf-2.57 + * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on + IRIX64-6.5* systems. [Bug 218561] + * unix/configure: autoconf-2.57 2004-02-28 Vince Darley <vincentdarley@users.sourceforge.net> |