more 1.1.0
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Dec 2003 08:57:50 +0000 (08:57 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 8 Dec 2003 08:57:50 +0000 (08:57 +0000)
RELEASE-NOTES

index 5bb4ee4..9442e28 100644 (file)
@@ -14,6 +14,7 @@ New features in 1.1:
 * XML-wrapped page source export with optional history:
   http://meta.wikipedia.org/wiki/XML_import_and_export
   (There is not yet an import function!)
+* "Magic words"
 
 Fixes and tweaks:
 * linkscc table caches link data for rendering; faster rebuildlinks.php
@@ -26,6 +27,20 @@ Fixes and tweaks:
 * Whatlinkshere now sorted alphabetically
 * Various small bugs fixed.
 
+Internal changes:
+* wfQuery has had a second parameter inserted, DB_READ or DB_WRITE. This value
+  is not actually used so far.
+* Partial code for categories and Smarty template-based skins is in the tree
+  but disabled.
+* Parts of Article.php have been moved to EditPage.php and ImagePage.php.
+
+New translations:
+* fi - Finnish
+* ia - Interlingua
+* no - Norwegian
+* sk - Slovak
+* ta - Tamil
+
 === Database changes ===
 
 "linkscc" table added. If upgrading manually (rather than with update.php),