diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2010-03-10 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclTest.c Remove unnecessary '&' decoration for function + * generic/tclIOUtil.c pointers + * win/tclWin32Dll.c Double declaration of TclNativeDupInternalRep + * win/tclWinLoad.c + * unix/tclIOUtil.c + * unix/tclLoadDl.c + * unix/tclLoadDyld.c + * unix/tclLoadNext.c + * unix/tclLoadOSF.c + * unix/tclLoadShl.c + * unix/dltest/.cvsignore Ignore *.so here + 2010-03-09 Andreas Kupries <andreask@activestate.com> * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux |