Updated the readme.txt changelog and stable release

git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@200850 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
hawk__
2010-02-01 21:48:12 +00:00
parent a7076de977
commit a6a05dc1bf

View File

@@ -4,7 +4,7 @@ Donate link: http://www.hawkix.net/faire-un-don/
Tags: database, postgresql, PostgreSQL, postgres, mysql Tags: database, postgresql, PostgreSQL, postgres, mysql
Requires at least: 2.5.1 Requires at least: 2.5.1
Tested up to: 2.8.6 Tested up to: 2.8.6
Stable tag: 1.0.2 Stable tag: 1.1.0rc3
PostgreSQL for WordPress is a special 'plugin' enabling WordPress to be used with a PostgreSQL database. PostgreSQL for WordPress is a special 'plugin' enabling WordPress to be used with a PostgreSQL database.
@@ -50,6 +50,11 @@ There is no screenshot for this plugin
== Changelog == == Changelog ==
= 1.1.0rc3 =
* Reordered the date_funcs array (Thanks to Boris HUISGEN for reporting the problem and submitting a patch)
* Moved the hack about WP using meta_value = integer (instead of text) out of the SELECT handler
* Boris HUISGEN submitted a patch for permalinks to work properly
= 1.1.0rc = = 1.1.0rc =
* Hack for WP using meta_value = integer (instead of text) * Hack for WP using meta_value = integer (instead of text)
* Moved parts required only when installing/upgrading from driver_pgsql.php to a separate file * Moved parts required only when installing/upgrading from driver_pgsql.php to a separate file