Index: openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml,v
diff -u -r1.24.2.1 -r1.24.2.2
--- openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml 3 Feb 2008 10:01:24 -0000 1.24.2.1
+++ openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml 3 Feb 2008 10:47:21 -0000 1.24.2.2
@@ -46,6 +46,12 @@
/packages/acs-templating/tcl/head-procs.tcl or visit the template::head procs
in the API browser for details.
+ Templates have been modified to comply with HTML strict
+ The Search package's results page has been improved
+ TinyMCE WYSIWYG support has been added, RTE and HTMLArea support dropped
+ acs-mail-lite's send has been cleaned up to properly encode content, to handle
+ file attachements, etc. "complex-send" has been deprecated and will disappear
+ from acs-core in the future.