aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb6514ff1d..93ee686e18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-03-20 Ulrich Drepper <drepper@cygnus.com>
+
+ * glibcbug.in: Use mktemp to generate unique file name for
+ temporary files.
+
+ * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
+ ptsname_r. Use cast for execve call.
+
1998-03-20 16:24 Ulrich Drepper <drepper@cygnus.com>
* libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.