aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index c11e42947..3435472c5 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,16 @@
+Sat Jun 26 12:15:59 CEST 1999 Werner Koch <[email protected]>
+
+
+ * dotlock.c (create_dotlock): s/uts/utsbuf/ cause there an Amdahl
+ system with the name UTS (Dave Dykstra).
+
+ * secmem.c (DEFAULT_POOLSIZE): Doubled the size.
+
+Fri Jun 18 00:18:02 CEST 1999 Michael Roth <[email protected]>
+
+ * iobuf.c: file_filter() Detection of EOF on terminals
+ improved/fixed (see Bug #21).
+
Mon Jun 14 21:18:54 CEST 1999 Michael Roth <[email protected]>
* ttyio.c: tty_no_terminal() new.