Browse Source

Making log entries in the ChangeLog.

graf25 23 years ago
parent
commit
3ef32673c0
1 changed files with 8 additions and 0 deletions
  1. 8 0
      plugins/squirrelspell/doc/ChangeLog

+ 8 - 0
plugins/squirrelspell/doc/ChangeLog

@@ -1,5 +1,13 @@
 SQUIRRELSPELL
 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
 v0.3.6
 ------
 ------
 - Remote arbirtary execution as apache user vulnerability fix.
 - Remote arbirtary execution as apache user vulnerability fix.