about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22ea01d2af..c34f84a353 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-02  Ulrich Drepper  <drepper@redhat.com>
+
+	[BZ #2418]
+	* sysdeps/unix/sysv/linux/bits/socket.h: Use larger of PATH_MAX and
+	page size when allocating buffer.
+
 2006-04-01  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #2415]