about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-09-12 14:58:55 -0700
committerRoland McGrath <roland@hack.frob.com>2014-09-12 14:58:55 -0700
commitc079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f (patch)
tree369a6ad855b46e8086b33166ceec3c13e374949c /ChangeLog
parentba90e05052ce57db51e3cb18978614fd0db5c7ef (diff)
downloadglibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.tar.gz
glibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.tar.xz
glibc-c079afb7724ce4b9ff2d6b1ca4d7e3cdebcbcd1f.zip
Don't use a nested function in rpmatch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d02d8b6c1b..67c502530c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-12  Roland McGrath  <roland@hack.frob.com>
+
+	* stdlib/rpmatch.c (try): New function, broken out of ...
+	(rpmatch): ... local function here.  Also, prototypify definition.
+
 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
 
 	* scripts/soversions.awk: Do not handle configuration names.