summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-10-26 23:22:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-10-26 23:22:59 (GMT)
commit49f35fcfc9ae3237a21dea1a0d10496d25aecd1a (patch)
tree54e05130f9ac14726b309d42355a37e0b17a57bf /ChangeLog
parentb485f2b4fade260ea9fcb8a29751b2315eb801af (diff)
downloadtk-49f35fcfc9ae3237a21dea1a0d10496d25aecd1a.zip
tk-49f35fcfc9ae3237a21dea1a0d10496d25aecd1a.tar.gz
tk-49f35fcfc9ae3237a21dea1a0d10496d25aecd1a.tar.bz2
* tests/safe.test (safe-1.3): Made test less sensitve to the
full set of existing aliases in an interp, so the it only tests whether the tested ones are present. * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from `make shell` target to other similar targets so that just built libraries are tested, rather than previous installations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3290afe..8cd676f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-26 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/safe.test (safe-1.3): Made test less sensitve to the
+ full set of existing aliases in an interp, so the it only tests
+ whether the tested ones are present.
+
+ * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from
+ `make shell` target to other similar targets so that just built
+ libraries are tested, rather than previous installations.
+
2004-10-26 Reinhard Max <max@suse.de>
* generic/tkEvent.c (Tk_HandleEvent): Call XSetICFocus whenever