summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-05-12 17:15:17 +0000
committerThomas Bushnell <thomas@gnu.org>1998-05-12 17:15:17 +0000
commit1a6f43dec4834aad6e3ed41dc52a912c8ff87e95 (patch)
treeda147f4eb1513c2fda8718cf8bd6e643b54be44e /serverboot/ChangeLog
parent0c096a2f51a56c929a68d06f8f053faec86409fd (diff)
Tue May 12 12:11:36 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
* bootstrap.c (parse_script): Free BUF before returning. Reported by Katusya Tanaka (wyvern@pb3.so-net.ne.jp).
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index bb6d188a..8c20e4f0 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,8 @@
+Tue May 12 12:11:36 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
+
+ * bootstrap.c (parse_script): Free BUF before returning. Reported
+ by Katusya Tanaka (wyvern@pb3.so-net.ne.jp).
+
1997-07-15 Miles Bader <miles@gnu.ai.mit.edu>
* bootstrap.c (main): Rearrange default pager initialization.