summaryrefslogtreecommitdiffstats
path: root/libasm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r--libasm/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index 9b25af99..32b9fd0d 100644
--- a/libasm/ChangeLog
+++ b/libasm/ChangeLog
@@ -87,6 +87,11 @@
* asm_error.c: Add new error ASM_E_IOERROR.
* libasmP.h: Add ASM_E_IOERROR definition.
+2005-05-31 Roland McGrath <[email protected]>
+
+ * Makefile.am (WEXTRA): New variable, substituted by configure.
+ (AM_CFLAGS): Use it in place of -Wextra.
+
2005-02-15 Ulrich Drepper <[email protected]>
* Makefile.am (AM_CFLAGS): Add -Wunused -Wextra -Wformat=2.