ignore-value: clarify some comments
[gnulib.git] / ChangeLog
index d233fb7..1afdc08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2011-01-07  Pádraig Brady <P@draigBrady.com>
+
+       ignore-value: fixup comments, and add Eric Blake
+       as an author since he rewrote the macros.
+       * lib/ignore-value.h (ignore_value):  State that
+       we now support aggregates.  Also specify exactly
+       when the GCC warn_unused_result feature was added.
+
 2011-01-06  Eric Blake  <eblake@redhat.com>
 
+       ignore-value: support aggregate types
+       * lib/ignore-value.h (ignore_value): Provide separate gcc
+       definition.
+       * modules/ignore-value-tests: New test module.
+       * tests/test-ignore-value.c: New test.
+
        maint.mk: improve sc_prohibit_strcmp regex
        * top/maint.mk (sc_prohibit_strcmp): Detect strcmp()!=0, as
        documented.  Also, detect strcmp((expr),expr) == 0.  Exempt the