summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2010-08-27 00:19:28 (GMT)
committerhobbs <hobbs>2010-08-27 00:19:28 (GMT)
commit5330b2a031728d95041878980cef0a82fc7d8e0c (patch)
tree663b1a1e0c04f2d76afc2d2c465c99029c8ea891 /ChangeLog
parentb0561eaf83be3bd595d58c67ebbbae831e7309d1 (diff)
downloadtk-5330b2a031728d95041878980cef0a82fc7d8e0c.zip
tk-5330b2a031728d95041878980cef0a82fc7d8e0c.tar.gz
tk-5330b2a031728d95041878980cef0a82fc7d8e0c.tar.bz2
* unix/Makefile.in: add valgrind target
* unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PATH_X): Correct syntax error when xincludes not found.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db6ae7..19dd933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/Makefile.in: add valgrind target
+ * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.
+ Add /usr/lib64 to set of auto-search dirs. [Bug 1230554]
+ (SC_PATH_X): Correct syntax error when xincludes not found.
+
2010-08-25 Jeff Hobbs <jeffh@ActiveState.com>
* doc/ttk_spinbox.n (new), doc/ttk_*.3, doc/ttk_*.n: