summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1997-12-07 05:06:13 +0000
committerTom Yu <tlyu@mit.edu>1997-12-07 05:06:13 +0000
commite19c336850ca9bfe73a70f1baef0d450ff02304a (patch)
tree50dcdc5e4f3cb1faf4cd06b2100ad80ad77bbec6 /src/util/pty/ChangeLog
parentdeed121fdb7b8caa9726f5a88457cbfc33083e3a (diff)
* getpty.c (pty_getpty): Fix goof in previous, which introduced
another fencepost error. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10327 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/pty/ChangeLog')
-rw-r--r--src/util/pty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index ebe846adc..39b963047 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 7 00:05:28 1997 Tom Yu <tlyu@mit.edu>
+
+ * getpty.c (pty_getpty): Fix goof in previous, which introduced
+ another fencepost error.
+
Thu Dec 4 21:48:12 1997 Tom Yu <tlyu@mit.edu>
* getpty.c (pty_getpty): Fix checks on string lengths to account