* Added a hook
[lhc/web/wiklou.git] / RELEASE-NOTES
index 4c50dfe..b4f6c58 100644 (file)
@@ -78,6 +78,15 @@ fully support the editing toolbar, but was found to be too confusing.
 * Don't override edit conflict suppression on section edits; section merging
   should provide the expected transparency here and fits usage patterns better.
 * (bug 3292) Fix move-over-redirect test when current entries are not plaintext
+* (bug 2078) Don't hide watch tab on preview
+* (bug 3306) Document $wgLocalTZoffset
+* (bug 3304) Language file for Croatian (LanguageHr.php)
+* (bug 2143) Update Vietnamese interface
+* Add 'reupload' and 'reupload-shared' permission keys to restrict new uploads
+  overwriting existing files; default is the old behavior (allowed).
+* Use strval() to make sure we don't accidentally get null on bad revision
+  text loads or other fields mucking up XML export output
+* Add UploadVerification hook for custom file upload validation/security checks
 
 
 === Caveats ===