From d696af3c4802015ec0fd08abda5ecda83bdb62e0 Mon Sep 17 00:00:00 2001 From: hawk__ Date: Tue, 2 Feb 2010 13:18:53 +0000 Subject: [PATCH] Updated readme.txt to prepare release 1.1.0rc4 git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@201030 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index a76acfe..0165031 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.hawkix.net/faire-un-don/ Tags: database, postgresql, PostgreSQL, postgres, mysql Requires at least: 2.5.1 Tested up to: 2.8.6 -Stable tag: 1.1.0rc3 +Stable tag: 1.1.0rc4 PostgreSQL for WordPress is a special 'plugin' enabling WordPress to be used with a PostgreSQL database. @@ -50,6 +50,9 @@ There is no screenshot for this plugin == Changelog == += 1.1.0rc4 = +* Corrected a typo in permalinks handling + = 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