aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40b5f89..c159faa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
+ * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
+ (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
+ it is defined.
+
* elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
instead of whether it is defined.
* sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.