From e9a5db2204a5076ba2cfaff895d10ea92bafe69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Mon, 22 Dec 1997 10:55:30 -0800 Subject: [PATCH] entries added Rev: src/ChangeLog:1.127 --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0b3dba9eec..f081de6846 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +Mon Dec 22 09:33:59 1997 Fredrik Hubinette <hubbe@cytocin.hubbe.net> + + * version.c: version now includes release number + * export.pike: now updates release number automatically + * smartlink: -L options are now uniq-ified + * encode.c: doesn't attempt to allocate mappings with negative + sizes any more + * interpret.c: allows trace up to -t2 without #define DEBUG + Wed Dec 17 20:05:46 1997 Henrik Grubbström <grubba@idonex.se> * lex.c (low_lex): #if constant() now knows about the module-system. -- GitLab