aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-06-26 21:30:07 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-06-26 21:30:07 +0000
commit354426bb34a7dba084cd1dbef46db0994c48988f (patch)
treec1f8400382ba740f4376024f3b4896a5c5e84ed1 /ChangeLog
parenta3dd035d9d87273d2feae6910f80fe888f6aeba0 (diff)
downloadglibc-354426bb34a7dba084cd1dbef46db0994c48988f.zip
glibc-354426bb34a7dba084cd1dbef46db0994c48988f.tar.gz
glibc-354426bb34a7dba084cd1dbef46db0994c48988f.tar.bz2
Update scripts/list-sources.sh for ports repository merge.
scripts/list-sources.sh includes handling of ports that has been obsolete ever since the ports repository was merged into the libc repository. This patch removes that handling. Tested by regenerating libc.pot and examining the resulting changes. * scripts/list-sources.sh: Do not handle ports specially.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e522e41..67b8957 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-26 Joseph Myers <joseph@codesourcery.com>
+
+ * scripts/list-sources.sh: Do not handle ports specially.
+
2014-06-26 Roland McGrath <roland@hack.frob.com>
* sysdeps/arm/fesetenv.c: Include <fpu_control.h>.