diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,8 +1,18 @@ +2008-01-30 Miguel Sofer <msofer@users.sf.net> + + * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373], + thanks go to an00na + +2008-01-30 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tools/tcltk-man2html.tcl: Reworked manual page scraper to do a + proper job of handling references to Ttk options. [Tk Bug 1876493] + 2008-01-29 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/man.macros (SO, SE): Adjusted macros so that it is possible for Ttk to have its "standard options" on a manual page that is not called - "options". [Tk Bug 1876493] + "options". [Tk Bug 1876493] 2008-01-25 Don Porter <dgp@users.sourceforge.net> |