aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f8e583ea1..0d4f9dbf7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2012-05-01 Joseph Myers <joseph@codesourcery.com>
+ * conform/conformtest.pl: Only accept expected constant or
+ optional-constant values with "==". Parse all "constant" lines in
+ one place. Parse all "optional-constant" lines in one place.
+ * conform/data/cpio.h-data: Use "==" form on "constant" lines.
+ * conform/data/fmtmsg.h-data: Likewise.
+ * conform/data/netinet/in.h-data: Likewise.
+ * conform/data/tar.h-data: Likewise.
+ * conform/data/limits.h-data: Use "==" form on "constant" and
+ "optional-constant" lines.
+
* conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
Use -std=c99 for XOPEN2K.
(@knownproblems): Remove.