diff options
author | vincentdarley <vincentdarley> | 2002-10-29 14:17:56 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-10-29 14:17:56 (GMT) |
commit | a04cf8ef01358dba752718a48cde2847e3e98ad0 (patch) | |
tree | 0b3d945a96ad90618611731efeadbd12b3896361 /ChangeLog | |
parent | fb6c631d984e1edda14aa4a7494f6262192cf788 (diff) | |
download | tcl-a04cf8ef01358dba752718a48cde2847e3e98ad0.zip tcl-a04cf8ef01358dba752718a48cde2847e3e98ad0.tar.gz tcl-a04cf8ef01358dba752718a48cde2847e3e98ad0.tar.bz2 |
comments added
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-10-29 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tclWinInt.h: + * win/tclWin32Dll.c: added comments about certain NULL function + pointers which will be filled in when Tcl_FindExecutable is + called, so that users don't report invalid bugs on this topic. + (No code changes at all). + 2002-10-29 Daniel Steffen <das@users.sourceforge.net> * unix/tclLoadDyld.c (TclpFindSymbol): pass all dyld error |