From 8a41902c67c4edb1b2dbae6345c8e3e956ab0a2d Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 18 Dec 2002 17:07:17 +0000 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 70924dd3..c75554cd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ + - can use constants now, with security restrictions (Monte) + - cleaned up regex code in compiler (Monte) - can now pass modifiers to static content, among other minor syntax features (monte) - fix up regex code in compiler, make much more flexible