about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-12 20:26:54 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-12 20:26:54 +0000
commit932dfea7bae1bde6ddb6ead84ce625db0a86a7ad (patch)
tree7949c3f560a2f72c5c8e87581997ae0e97cdbf46 /ChangeLog
parentbf067910f598d44f4cf37474a2654258ec03d773 (diff)
downloadglibc-932dfea7bae1bde6ddb6ead84ce625db0a86a7ad.tar.gz
glibc-932dfea7bae1bde6ddb6ead84ce625db0a86a7ad.tar.xz
glibc-932dfea7bae1bde6ddb6ead84ce625db0a86a7ad.zip
Update.
	* sysdeps/unix/sysv/linux/bits/local_lim.h: Define HOST_NAME_MAX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index accae8f842..751e206d77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-03-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/bits/local_lim.h: Define HOST_NAME_MAX.
+
 	* posix/getconf.c (vars): Add _SC_ values for cache information.
 	* sysdeps/generic/bits/confname.h: Add _SC_* values for cache
 	information.