13 Jul 2007 22:06
MediaWiki 1.10.1 released
Brion Vibber <brion <at> wikimedia.org>
2007-07-13 20:06:54 GMT
2007-07-13 20:06:54 GMT
This is a bugfix update to the Spring 2007 quarterly release snapshot. A number of fixes to improve compatibility with PostgreSQL, some versions of MySQL, and some PHP configurations are included. Note that the quarterly 1.11.0 release with bigger changes should follow within the next week or two. Changes since 1.10.0: * (bug 9417) Uploading new versions of images when using Postgres no longer throws warnings. * (bug 9908) Using tsearch2 with Postgres 8.1 no longer gives an error. * (bug 9973) Changed size was shown in advanced recentchanges collapsible items with $wgRCShowChangedSized = false. * Fixed installation on MyISAM or old InnoDB with charset=utf8, was giving overlong key errors. * Fixed zero-padding issues with MySQL 5 binary schema * (bug 9820) session.save_path check no longer halts installation, but warns of possible bad values * (bug 9978) Fixed session.save_path validation when using extended configuration format, e.g. "5;/tmp" Full release notes: http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_10_1/phase3/RELEASE-NOTES Download: http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.1.tar.gz http://download.wikimedia.org/mediawiki/1.10/mediawiki-1.10.1.patch (Patch is against 1.10.0)(Continue reading)
RSS Feed