about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-08 09:18:37 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-08 09:18:37 -0700
commitcdd915fd16872227c41fdff75b7a2602a987da5f (patch)
tree9514f5ee19dcfa387f688106f947e3435c05cc8d /ChangeLog
parent5afee2dc60940365e6407f433537b5a3871abd51 (diff)
downloadglibc-cdd915fd16872227c41fdff75b7a2602a987da5f.tar.gz
glibc-cdd915fd16872227c41fdff75b7a2602a987da5f.tar.xz
glibc-cdd915fd16872227c41fdff75b7a2602a987da5f.zip
Missing #include updates for dirstream code move from unix to posix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8078f8a189..f47f48d5ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-08  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
+	sysdeps/unix -> sysdeps/posix move.
+	* sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
+
 2012-08-07	Allan McRae	<allan@archlinux.org>
 
 	[BZ #14303]