aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 493e34b2cf..0e6e224927 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2015-01-05 Joseph Myers <joseph@codesourcery.com>
+ [BZ #17793]
+ * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
+ Define as weak alias not strong alias.
+
[BZ #17635]
* ctype/ctype-c99.c: New file. isblank implementation moved from
...