update README to reflect inclusion in squirrelmail-core-plugins
[squirrelmail.git] / plugins / squirrelspell / doc / ChangeLog
index c2a0b0fe8d6312b0674808786d86d6c0f187bfcd..dd6cf872c821b5213ee5621f3410850060a423e1 100644 (file)
@@ -1,5 +1,13 @@
 SQUIRRELSPELL
 
+v0.3.7
+------
+- General formatting updates, javadoc-style comments, and cleanups.
+- Potential privacy vulnerability fixed (possible symlink attack)
+- Moving some strings from .js files into .mod or .php so they can be
+  translated.
+- Miscellaneous code moves and smallish rewrites.
+
 v0.3.6
 ------
 - Remote arbirtary execution as apache user vulnerability fix.
@@ -39,7 +47,7 @@ Added vlink and alink settings, plus fixed some colors.
 
 v0.3b
 ------
-- Major code re-organization. 
+- Major code re-organization.
 - Moved modules into separate directory.
 - Moved most JavaScript out of the main code into separate .js files
 - Created generic GUI-wrappers for most interface screens.