summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1271185cf..bbbfc4991 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,7 +5,8 @@
PTHREAD_CFLAGS and PTHREAD_LIBS to avoid duplicating the options
later.
(WITH_CC): If on AIX and not using gcc, add -qhalt=e and -O to
- CFLAGS if similar options are not already present.
+ CFLAGS if similar options are not already present. Log messages
+ when doing so.
2004-07-16 Ken Raeburn <raeburn@mit.edu>