From 39e152d2973235b824253bb82619199389dd9c40 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 18 Jun 2001 07:34:34 +0000 Subject: make zcompile unlink() the zwc file first (in case it is currently mapped we don't want to overwrite it); also, create the file read-only (14952) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ded9cb6d..b792f75a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-06-18 Sven Wischnowsky + * 14952: Src/parse.c: make zcompile unlink() the zwc file first + (in case it is currently mapped we don't want to overwrite it); + also, create the file read-only + * 14951: Src/signals.c, Src/signals.h: rename handler() to zhandler() because it's now exported to modules -- cgit 1.4.1