|
From: <ru...@us...> - 2010-06-10 06:35:20
|
Revision: 7514
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7514&view=rev
Author: rurban
Date: 2010-06-10 06:35:13 +0000 (Thu, 10 Jun 2010)
Log Message:
-----------
update release notes
Modified Paths:
--------------
trunk/pgsrc/ReleaseNotes
Modified: trunk/pgsrc/ReleaseNotes
===================================================================
--- trunk/pgsrc/ReleaseNotes 2010-06-09 15:17:58 UTC (rev 7513)
+++ trunk/pgsrc/ReleaseNotes 2010-06-10 06:35:13 UTC (rev 7514)
@@ -25,6 +25,9 @@
Improved dumping, pageset handling for format= with ~ActionPages.
e.g. dump pagesets or multi-page pdf's.
+The Sidebar theme is now an extension of the Monobook theme (known from wikipedia),
+the new gforge theme is to be used together with gforge (the successor of Sourceforge).
+
=== Fixes ===
* fix ~PagePerm for multiple groups: not a member and undecided: check other groups
* fix rss button actions for special RecentChanges actions (UserContribs, PageHistory, ...)
@@ -52,8 +55,10 @@
* fix Bug#2010748 Missing image
* fix Bug#1831881 Fatal database error when sorting columns (vargenau)
* fix ~PageList prev/next links on multi-columns lists, improve handling of ordered lists
+ fixed slicing with list-based backends (dba, file).
* allow single "0" as not-empty page content
* fix action=rename, support new optional argument to=newpagename
+* fix multiple USER_AUTH_METHOD where the first method did not succeed.
=== Changes ===
- changed ~SemanticSearch query semantics: all regex=auto terms with no regex chars (.+*?^$")
@@ -118,6 +123,7 @@
* implemented simple [[Help:Spreadsheet|spreadsheet]] functions for Wikicreole tables (vargenau)
* new plugin: [[Help:CurrentTimePlugin|CurrentTime]] (vargenau)
* new plugin: [[Help:ChartPlugin|Chart]] (vargenau)
+* new mssqlnative backend (MS SQL Server 2005+) (chrisdpucci)
== 1.3.14 July, 1 2007, Reini Urban ==
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|