summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-10-16 21:13:50 (GMT)
committerhobbs <hobbs>2001-10-16 21:13:50 (GMT)
commit09c2d5f838c1c7b9249771e301936f7fc71ca5dd (patch)
tree63eedae95ae0070120a21cccb6fb58524cf31abb /ChangeLog
parenta6aca92723218392fb1a725dbe9fdbe5e9f4bd86 (diff)
downloadtcl-09c2d5f838c1c7b9249771e301936f7fc71ca5dd.zip
tcl-09c2d5f838c1c7b9249771e301936f7fc71ca5dd.tar.gz
tcl-09c2d5f838c1c7b9249771e301936f7fc71ca5dd.tar.bz2
* unix/tclLoadAout.c (TclGuessPackageName): removed unused vars
and fixed warnings. [Bug #446622] (lim)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45f5f82..35446c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-16 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars
+ and fixed warnings. [Bug #446622] (lim)
+
2001-10-15 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclProc.c: changing a memcmp to strncmp to avoid a memory