diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,9 +1,13 @@ +2010-04-18 Donal K. Fellows <dkf@users.sf.net> + + * doc/unset.n: [Bug 2988940]: Fix typo. + 2010-04-15 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWinPort.h: Move inclusion of <tchar.h> from - * generic/tcl.h tclPlatDecls.h to tclWinPort.h, - * generic/tclPlatDecls.h where it belongs. Add fallback in - tcl.h, so TCHAR is available in win32 always + * generic/tcl.h: tclPlatDecls.h to tclWinPort.h, where it + * generic/tclPlatDecls.h: belongs. Add fallback in tcl.h, so TCHAR is + available in win32 always. 2010-04-15 Donal K. Fellows <dkf@users.sf.net> |