about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-21 21:22:28 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-21 21:22:28 +0000
commit99a206167bd94400d129991e1ec257820eb6df00 (patch)
tree1d6e8a4ee01fffc9c2a25d53d7cf5387d67d3dd8 /ChangeLog
parent371071d5735d0909a9f4d7cbe149042b440e3354 (diff)
downloadglibc-99a206167bd94400d129991e1ec257820eb6df00.tar.gz
glibc-99a206167bd94400d129991e1ec257820eb6df00.tar.xz
glibc-99a206167bd94400d129991e1ec257820eb6df00.zip
Update.
2000-05-21  Ulrich Drepper  <drepper@redhat.com>

	* manual/memory.texi: Document memory handling functions.
	* manual/time.texi: Document timespec and friends.
	* manual/conf.texi: Fix references.
	* manual/ctype.texi: Likewise.
	* manual/errno.texi: Likewise.
	* manual/intro.texi: Likewise.
	* manual/locale.texi: Likewise.
	* manual/sysinfo.texi: Likewise.
	Patches by Bryan Henderson <bryanh@giraffe-data.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2686f946f8..223904bc2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2000-05-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* manual/memory.texi: Document memory handling functions.
+	* manual/time.texi: Document timespec and friends.
+	* manual/conf.texi: Fix references.
+	* manual/ctype.texi: Likewise.
+	* manual/errno.texi: Likewise.
+	* manual/intro.texi: Likewise.
+	* manual/locale.texi: Likewise.
+	* manual/sysinfo.texi: Likewise.
+	Patches by Bryan Henderson <bryanh@giraffe-data.com>.
+
 2000-05-09  Jes Sorensen  <jes@linuxcare.com>
 
 	* sysdeps/ia64/dl-machine.h: Move DL_SYMBOL_ADDRESS definition to...