about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-30 20:53:48 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-30 20:53:48 +0000
commit4b9a6d7cbfabbf52425cfa63f696c03fb32e63b9 (patch)
treebaede6e9d4e9762077185bbcc07e0daeefe5d792 /ChangeLog
parente52236e5368ebf907877d496676a3b486cdf7e69 (diff)
downloadglibc-4b9a6d7cbfabbf52425cfa63f696c03fb32e63b9.tar.gz
glibc-4b9a6d7cbfabbf52425cfa63f696c03fb32e63b9.tar.xz
glibc-4b9a6d7cbfabbf52425cfa63f696c03fb32e63b9.zip
Update.
	* manual/sysinfo.texi: Document getdomainname, setdomainname
	and sysctl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab100a2307..88c176bb40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-04-30  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/sysinfo.texi: Document getdomainname, setdomainname
+	and sysctl.
 	* manual/string.texi: Fix typo.
 	* manual/terminal.texi: Document gtty and stty.
 	Patch by Bryan Henderson <bryanh@giraffe-data.com>.