about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-04 01:18:15 +0000
committerRoland McGrath <roland@gnu.org>2001-08-04 01:18:15 +0000
commitdca494b1ecb26c85e718d8b0d64fd985c0f65ae1 (patch)
tree9c0fa4158ea507d87e87c4ab3fda6c6da310b0d4 /ChangeLog
parent4ffd4002c7282cfe84f394a93fb5ad082be1820f (diff)
downloadglibc-dca494b1ecb26c85e718d8b0d64fd985c0f65ae1.tar.gz
glibc-dca494b1ecb26c85e718d8b0d64fd985c0f65ae1.tar.xz
glibc-dca494b1ecb26c85e718d8b0d64fd985c0f65ae1.zip
* sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start): Diddle
	syntax so both function and pointer-to-function arguments work right.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb4a5b8920..776014adc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-30  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start): Diddle
+	syntax so both function and pointer-to-function arguments work right.
+
 2001-08-03  Tom Rix  <trix@redhat.com>
 
 	* config.h.in: Add HAVE_XCOFF for AIX.