From e83c234e94c5a302f57149f31bd5fbda345618f1 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 21 Feb 2001 20:31:17 +0000 Subject: [PATCH] update changelog for LGPL change --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 4026d50b..3079dac0 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ Version 1.3.0 ------------- + - moved license from GPL to LGPL (Monte) - implemented workaround for PHP "feature" that eats carriage returns if the PHP tag is at the end of the line. (Andrei) - removed $allow_php, added $php_handling logic (Monte)