about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-20 15:32:26 -0700
committerRoland McGrath <roland@hack.frob.com>2014-10-20 15:32:45 -0700
commit6ab1d1ea969df0698ee413a247948fc035e12276 (patch)
tree0b997d7da555aa87e2643fb09b12051a2edaa98c /ChangeLog
parente436eb790f577218f9cea15e545500e952df80ae (diff)
downloadglibc-6ab1d1ea969df0698ee413a247948fc035e12276.tar.gz
glibc-6ab1d1ea969df0698ee413a247948fc035e12276.tar.xz
glibc-6ab1d1ea969df0698ee413a247948fc035e12276.zip
Tiny refactoring in fts to eliminate a warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6a03715da..962e730d5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2014-10-20  Roland McGrath  <roland@hack.frob.com>
 
+	* io/fts.c (dirent_not_directory): New function.
+	(fts_build): Call it.
+
+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.