aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b08e4..2c5d210 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-08-01 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
+ (HAVE_MBSRTOWCS): Likewise.
+ * posix/fnmatch.c: Include string.h unconditionally.
+
2014-08-01 Stefan Liebler <stli@linux.vnet.ibm.com>
* NEWS: Explain the s390 jmp_buf / ucontext_t ABI change