From 9f371cf9a13d4e2a568072793f1b1eea7680a75e Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 8 Dec 2003 08:57:50 +0000 Subject: [PATCH] more 1.1.0 --- RELEASE-NOTES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5bb4ee4284..9442e28f8e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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), -- 2.20.1