summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/bsd/ChangeLog')
-rw-r--r--src/appl/bsd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog
index d8ace791a..bd2356708 100644
--- a/src/appl/bsd/ChangeLog
+++ b/src/appl/bsd/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-14 Ken Raeburn <raeburn@mit.edu>
+
+ * v4rcp.c (kstream_create_rcp_from_fd, kstream_create_from_fd):
+ Allocate correct amount of space for kstream data. (Patch from
+ Cygnus KerbNet code, 1997.)
+
2001-07-08 Ezra Peisach <epeisach@mit.edu>
* login.c (sigint): Declare static.