summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1c4759..a50dbab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* tools/installData.tcl Make sure that copyDir only receives normalized
paths, otherwise it might result in a crash on CYGWIN. restyle according
to the Tcl style guide (http://www.tcl.tk/doc/styleGuide.pdf)
+ * generic/tclStrToD.c: [Bug #3005233] fix for build on OpenBSD vax
2010-05-19 Alexandre Ferrieux <ferrieux@users.sourceforge.net>