From a2b640ece444140ca061699fbff8bbd330b15293 Mon Sep 17 00:00:00 2001 From: lakata Date: Mon, 11 Mar 2002 21:56:47 +0000 Subject: [PATCH] updates for release 3.1.6++ --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 316d2e62..3f6a057e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,21 @@ or spelling correction your name will probably not be listed.) **************************** Release 3.1 ****************************** +Modules XXXXX + Contributors: + Mark Lakata + * configure is smarter about finding TCL stuff + * configure can be run from a different directory, allowing + one source dir for several different architectural builds + (i.e. building parallel Solaris/Linux/HP-UX/etc). To do this, + make a new directory, and run configure from that directory, eg + mkdir obj-solaris; cd obj-solaris; ../modules/configure; make + * removed configure *.in files from testsuite and added envvars to + allow running the testsuite from another directory + * other fixes to testsuite + * bug fix in cmdXResources regarding parsing the XRDB + * removed probetcl from distribution; function moved to aclocal.m4 + Modules 3.1.6 Thu Jan 3 20:56:16 PST 2002 R.K. Owen (rk@owen.sj.ca.us) Contributors: