summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-03-29 02:45:32 (GMT)
committerhobbs <hobbs>2001-03-29 02:45:32 (GMT)
commit42bf452631a363ad20faefed4dc926035d2cdceb (patch)
tree92d13b0d3629b60b86c79e1cb7197199a7966e28 /ChangeLog
parente28df79982c4950e785d46366ad0a02e5393687e (diff)
downloadtk-42bf452631a363ad20faefed4dc926035d2cdceb.zip
tk-42bf452631a363ad20faefed4dc926035d2cdceb.tar.gz
tk-42bf452631a363ad20faefed4dc926035d2cdceb.tar.bz2
* unix/configure:
* unix/tcl.m4: corrected IRIX-5.x config to not use -n32. (english) [Patch 403626]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 723f83e..171f57e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-03-28 Jeff Hobbs <jeffh@gimlet.activestate.com>
+
+ * unix/configure:
+ * unix/tcl.m4: corrected IRIX-5.x config to not use -n32.
+ (english) [Patch 403626]
+
2001-03-28 Don Porter <dgp@users.sourceforge.net>
* tests/focus.test (focus-6.1):