about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-18 22:23:24 +0000
committerRoland McGrath <roland@gnu.org>2005-03-18 22:23:24 +0000
commit959184846bd9ce2bd4527fe1e0f50d633094e80f (patch)
treec1bbdf71bff66928bafea9840100c2283ff8606d /ChangeLog
parentd0868826c3c94c9e0f469c05996048060b10a1db (diff)
downloadglibc-959184846bd9ce2bd4527fe1e0f50d633094e80f.tar.gz
glibc-959184846bd9ce2bd4527fe1e0f50d633094e80f.tar.xz
glibc-959184846bd9ce2bd4527fe1e0f50d633094e80f.zip
* configure.in: Use %function instead of @function.
	* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5eeaf03ff..3455a57514 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-18  Daniel Jacobowitz  <dan@codesourcery.com>
+
+	* configure.in: Use %function instead of @function.
+	* configure: Regenerated.
+
 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
 
 	* include/link.h (struct link_map): Remove l_opencount.  Add l_removed.