summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a95f2a..f9403d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
+2010-04-05 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tclLoadDyld.c (FindSymbol): Better human-readable error message
+ generation to match code in tclLoadDl.c.
+
2010-04-04 Donal K. Fellows <dkf@users.sf.net>
- * generic/tclIOUtil.c: Minor changes to enforce Engineering Manual
- style rules.
+ * generic/tclIOUtil.c, unix/tclLoadDl.c: Minor changes to enforce
+ Engineering Manual style rules.
* doc/FileSystem.3, doc/Load.3: Documentation for TIP#357.