diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-03 22:31:16 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-03 22:31:16 (GMT) |
commit | 9fe9acb5db618af04b2a93617a9c4a16091d24be (patch) | |
tree | b87b325170289cd785b7c9520098d983bb39d87c /ChangeLog | |
parent | 1479982b699ffd35e7737b7a89fb08e043c0db5e (diff) | |
download | tk-9fe9acb5db618af04b2a93617a9c4a16091d24be.zip tk-9fe9acb5db618af04b2a93617a9c4a16091d24be.tar.gz tk-9fe9acb5db618af04b2a93617a9c4a16091d24be.tar.bz2 |
[Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by the
FreeBSD porter.
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) |