summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2005-06-07 20:32:37 +0000
committerMichael Jennings <mej@kainx.org>2005-06-07 20:32:37 +0000
commit4acf8cfdceae950680a7f46c378b872b0504d86c (patch)
tree377cb89e07552362ba75568b8a324cdf88b7b5bf /ChangeLog
parentfb11fae4e2b1d1ec503fd1904f8a9ef9950bf8d9 (diff)
downloadlibast-4acf8cfdceae950680a7f46c378b872b0504d86c.tar.gz
Tue Jun 7 16:28:43 2005 Michael Jennings (mej)
Force STRICT_ISO_C99 to be defined when using gcc >= 4.0. Suggestions and partial patch from John Ellson <ellson@research.att.com>. ---------------------------------------------------------------------- SVN revision: 15183
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31550bf..5497cb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -741,3 +741,8 @@ Cleaner "make maintainer-clean"
Finally found and fixed that stupid "Config file is designed for a
newer version of FOO" bullshit warning.
----------------------------------------------------------------------
+Tue Jun 7 16:28:43 2005 Michael Jennings (mej)
+
+Force STRICT_ISO_C99 to be defined when using gcc >= 4.0. Suggestions
+and partial patch from John Ellson <ellson@research.att.com>.
+----------------------------------------------------------------------