From eb1190fe743488906a5715436733daac29f2db54 Mon Sep 17 00:00:00 2001 From: hawk__ Date: Thu, 7 Jan 2010 23:40:28 +0000 Subject: [PATCH] Updated readme.txt to reflect latest changes and set the new stable release to version 1.0.2 git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@191305 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 3ed9835..1a84130 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.0.1 +Stable tag: 1.0.2 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 == += 1.0.2 = +* Updated support for plugin zdMultilang 1.2.5 +* Got rid of some remaining hardcoded table prefix +* Added the possibility to log only errors + = 1.0.1 = * Reorganisation of directory structure * Updated installation procedure