about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-13 22:59:33 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-13 22:59:33 +0000
commitbbdc8261f84c22c8c82cc51fa84c70efb1b7ab99 (patch)
tree6adb7cdaf0b597a9f027b2d9112f25c5cc45cdec /ChangeLog
parent2aea1d796ea60b9e49d12257dc2a94bf3dd4ef26 (diff)
downloadglibc-bbdc8261f84c22c8c82cc51fa84c70efb1b7ab99.tar.gz
glibc-bbdc8261f84c22c8c82cc51fa84c70efb1b7ab99.tar.xz
glibc-bbdc8261f84c22c8c82cc51fa84c70efb1b7ab99.zip
Update.
1998-04-13  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/posix/mktemp.c: Increment `value' in a way which touches
	all needed 36 bits.
	* sysdeps/posix/mkstemp.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc4f3b878a..f88e5ac2d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-04-13  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/posix/mktemp.c: Increment `value' in a way which touches
+	all needed 36 bits.
+	* sysdeps/posix/mkstemp.c: Likewise.
+
 1998-04-13 17:40  Ulrich Drepper  <drepper@cygnus.com>
 
 	* iconvdata/8bit-gap.c: Simplify step data handling.