Revision: 310
http://cs-content.svn.sourceforge.net/cs-content/?rev=310&view=rev
Author: crazedsanity
Date: 2009-01-08 05:05:21 +0000 (Thu, 08 Jan 2009)
Log Message:
-----------
*** RELEASE 0.10.14 ***
SUMMARY OF CHANGES:
* cs_fileSystemClass can now remove directories
* pgsql layer of cs_phpDB has new method, get_currval(), for retrieving the
current value of a given sequence (right after insertion).
* pgsql layer of cs_phpDB gives more informative details in connect errors.
* restore cleaning for "insert" style of
cs_globalFunctions::string_from_array().
* ability to force SQL quotes in cs_globalFunctions::string_from_array()
* drop local version parser to use cs-versionparse project.
* add a credits file to show who's doing the development.
Modified Paths:
--------------
trunk/0.10/VERSION
Modified: trunk/0.10/VERSION
===================================================================
--- trunk/0.10/VERSION 2009-01-04 19:25:24 UTC (rev 309)
+++ trunk/0.10/VERSION 2009-01-08 05:05:21 UTC (rev 310)
@@ -1,5 +1,5 @@
## Stores the current version of the cs-content system, and it's source. Please do NOT modify this file.
-VERSION: 0.10.13
+VERSION: 0.10.14
PROJECT: cs-content
$HeadURL:https://cs-content.svn.sourceforge.net/svnroot/cs-content/trunk/VERSION $
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|