diff options
author | dkf <dkf@noemail.net> | 2010-01-03 22:31:15 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2010-01-03 22:31:15 (GMT) |
commit | da275fd0f363774b61f00376a22b339d1712103c (patch) | |
tree | b87b325170289cd785b7c9520098d983bb39d87c /ChangeLog | |
parent | cf4f4ed26f96fb76ff90599a9f0cc536285abf4c (diff) | |
download | tk-da275fd0f363774b61f00376a22b339d1712103c.zip tk-da275fd0f363774b61f00376a22b339d1712103c.tar.gz tk-da275fd0f363774b61f00376a22b339d1712103c.tar.bz2 |
[Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by the
FreeBSD porter.
FossilOrigin-Name: 1908e6f6375dd785f4d94b58318c76b7992daee8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +2010-01-03 Donal K. Fellows <dkf@users.sf.net> + + * unix/tcl.m4 (SC_CONFIG_CFLAGS): [Bug 1636685]: Use the configuration + for modern FreeBSD suggested by the FreeBSD porter. + 2010-01-03 Pat Thoyts <patthoyts@users.sourceforge.net> - * generic/tkMenu.h: [Patch 2848897] Support the system keyboard + * generic/tkMenu.h: [Patch 2848897]: Support the system keyboard * win/tkWinMenu.c: cues option on Windows. This system parameter hides the underlines on menu items unless the keyboard is used to open the menu. (kovalenko, thoyts) |