diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -2009-02-05 Jan Nijtmans <nijtmans@users.sf.net> - * generic/tclCompile.c fix [Bug 2555129] const compiler - warning (as error) in tclCompile.c +2009-02-09 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclCompile.c: fix [Bug 2555129] const compiler warning (as + error) in tclCompile.c 2009-02-07 Donal K. Fellows <dkf@users.sf.net> |