summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e4d34f3..fa5ad09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
* unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined
* unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5
- * unix/configure: branches in SC_CONFIG_CFLAGS. Enable 64-bit
- gcc builds for AIX-4+, correct gcc builds for HP-UX-11.
+ * unix/configure: branches in SC_CONFIG_CFLAGS.
+ Correct gcc builds for AIX-4+ and HP-UX-11.
2005-02-10 Miguel Sofer <msofer@users.sf.net>