From 7874f3d0005bfc8c22a092571b50e27f115ceaf5 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 6 May 2001 10:05:35 +0000 Subject: [PATCH] *** empty log message *** --- ice-9/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index bd433e3d3..4ad7325d1 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,11 @@ +2001-05-06 Thien-Thi Nguyen + + * q.scm, runq.scm, getopt-long.scm: Update copyright. + Surround commentary w/ standard markers; nfc. + + * expect.scm: Update copyright. + Fix commentary typo; nfc. + 2001-05-05 Rob Browning * psyntax.ss: make sure emacs knows it's scheme code. @@ -20,7 +28,7 @@ (eval-in-module): Manifest deprecation via `begin-deprecation' and `issue-deprecation-warning'. (warn-autoload-deprecation): Deactivated. - + 2001-04-26 Marius Vollmer * boot-9.scm (the-module, set-current-module, current-module):