浏览代码

Making log entries in the ChangeLog.

graf25 23 年之前
父节点
当前提交
3ef32673c0
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      plugins/squirrelspell/doc/ChangeLog

+ 8 - 0
plugins/squirrelspell/doc/ChangeLog

@@ -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.