[CS-Project-svn_notify] SF.net SVN: cs-project:[941] trunk/1.2/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 20:47:44
|
Revision: 941 http://cs-project.svn.sourceforge.net/cs-project/?rev=941&view=rev Author: crazedsanity Date: 2009-02-06 20:47:43 +0000 (Fri, 06 Feb 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA9 *** SUMMARY OF CHANGES::: * Make the "select multiple" box for project associated users stand out more. * Credits file to show who's contributed to the project. * Fix typecast problem in SQL (#234) * New external libraries: -- cs-arrayToPath v1.0 -- cs-content v1.0-ALPHA7 -- cs-phpxml v2.0-ALPHA3 -- cs-versionparse v0.1.2 (NEW) * Fixed tabs to not have spaces under corners * Admin link is a new tab (instead of a link beneath settings) * Fix problem wherein an ajax call leaves unused template vars visible (#239) * Consolidate code for solve vs. remark (#240). * Single action button for helpdesk issues (#99) * Split include scripts into several smaller bits (#244) * Fix problem error when linking an unlinked issue to a project (#248). * Fix display issue with notes deforming the page layout (#249). * Remove some old test files Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-02-06 20:42:33 UTC (rev 940) +++ trunk/1.2/VERSION 2009-02-06 20:47:43 UTC (rev 941) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA8 +VERSION: 1.2.0-ALPHA9 $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |