From f3268df2d1b36e1fe6116f2d58035a82cdbe4f5f Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 31 Mar 2005 14:38:43 +0000 Subject: [PATCH] update NEWS file --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 2c427f82..0fbb704c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 2.6.9 (Mar 31, 2005) +---------------------------- + + - disallow variable function calls in {if} statements (messju, monte) + - disallow variable function calls in {math} equations (messju, monte) + Version 2.6.8 (Mar 21, 2005) ----------------------------