Follow-up r83218: Added var declarations. Html escape the largefileserver message...
[lhc/web/wiklou.git] / HISTORY
diff --git a/HISTORY b/HISTORY
index 8c2dc7c..e897e88 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -6,7 +6,9 @@ Change notes from older releases. For current info see RELEASE-NOTES.
 MediaWiki 1.17 is shipping with a completely redesigned installer to fix
 a lot of outstanding bugs, cleanup the code quality, and make it easier to
 use. Notably, you can now run upgrades from the web without having to move
-LocalSettings.php. The specific bugs are listed below in the general notes.
+LocalSettings.php. Also, configuration script directory has been renamed 
+from config/ to mw-config/. The specific bugs are listed below in the 
+general notes.
 
 === Configuration changes in 1.17 ===
 * DatabaseFunctions.php that was needed for compatibility with pre-1.3
@@ -450,6 +452,9 @@ LocalSettings.php. The specific bugs are listed below in the general notes.
 * rebuildFileCache.php no longer creates inappropriate cache files for redirects
 * (bug 18372) $wgFileExtensions will now override $wgFileBlacklist 
 * (bug 25512) Subcategory list should not include category prefix for members.
+* (bug 20244) Installer does not validate SQLite database directory for stable path
+* (bug 1379) Installer directory conflicts with some hosts' configuration panel.
+* (bug 12070) After Installation MySQL was blocked
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent.