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 dfad901052..f6a03715da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-10-20 Roland McGrath <roland@hack.frob.com>
+ * nptl/version.c (__nptl_main): Use normal __write rather than
+ INTERNAL_SYSCALL.
+ (banner): Update copyright years.
+
* nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
gettimeofday.
* nptl/pthread_rwlock_timedwrlock.c: Likewise.