[CS-Project-svn_notify] SF.net SVN: cs-project:[948] trunk/1.2/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 21:20:58
|
Revision: 948 http://cs-project.svn.sourceforge.net/cs-project/?rev=948&view=rev Author: crazedsanity Date: 2009-02-06 21:20:53 +0000 (Fri, 06 Feb 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA10 *** NOTE::: change log combined from 1.2.0-ALPHA9, which was rolled-back from the repository. 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-ALPHA4 -- 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 21:19:05 UTC (rev 947) +++ trunk/1.2/VERSION 2009-02-06 21:20:53 UTC (rev 948) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA9 +VERSION: 1.2.0-ALPHA10 $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. |