Author: crossley
Date: Tue Sep 21 20:41:24 2004
New Revision: 47023
Modified:
forrest/trunk/status.xml
Log:
Enable email address obfuscation to be configurable using the
obfuscate-mail-value option in skinconf.xml
fixes-bug="FOR-122"
Modified: forrest/trunk/status.xml
==============================================================================
--- forrest/trunk/status.xml (original)
+++ forrest/trunk/status.xml Tue Sep 21 20:41:24 2004
@@ -49,6 +49,10 @@
Added new document to facilitate
<link href="site:upgrading_06">upgrading to v0.6</link>
</action>
+ <action dev="DC" type="update" context="skins" fixes-bug="FOR-122">
+ Enable email address obfuscation to be configurable using the
+ obfuscate-mail-value option in skinconf.xml
+ </action>
<action dev="DB" type="fix" context="core" fixes-bug="FOR-267">
Allow forrest to run in a project directory with a space in the name.
</action>
|