diff options
author | dgp@users.sourceforge.net <dgp> | 2003-10-06 17:10:57 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2003-10-06 17:10:57 (GMT) |
commit | c9d775bf6060175c960da7439bcb5ac54dd5b71b (patch) | |
tree | 0e05cc36a27472d3454a457676cfa7ddcec4a54e /ChangeLog | |
parent | 1fbf84d22e03997399dccc78925009d58df8486b (diff) | |
download | tk-c9d775bf6060175c960da7439bcb5ac54dd5b71b.zip tk-c9d775bf6060175c960da7439bcb5ac54dd5b71b.tar.gz tk-c9d775bf6060175c960da7439bcb5ac54dd5b71b.tar.bz2 |
log update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ *unix/configure.in: Reconfigured to use $TCL_PREFIX as the default value of --prefix, and also added warning when a TK_PREFIX value different from TCL_PREFIX is selected, since [package require Tk] - fails in that configuration. [Bug 765642] + fails in that configuration. [Bugs 428627,765642] * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta releases of Tcl are not favored. [Bug 608698] |