about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-30 12:37:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-30 12:37:27 +0000
commit8e55f537ed8a5dd38e36f850c2195fa4625309e5 (patch)
tree135b40928409cd47a3672231eeacea819cb33108 /ChangeLog
parent0ea554bf8158e381c067062b011f12368c036b8f (diff)
downloadglibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.tar.gz
glibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.tar.xz
glibc-8e55f537ed8a5dd38e36f850c2195fa4625309e5.zip
Update.
1999-05-30  Ulrich Drepper  <drepper@cygnus.com>

	* inet/netinet/in.h: Mark ntoh* and hton* as constant functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83ee634a17..4a5f136531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-05-30  Ulrich Drepper  <drepper@cygnus.com>
+
+	* inet/netinet/in.h: Mark ntoh* and hton* as constant functions.
+
 1999-05-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
 	* manual/stdio.texi: Fix some typos.