Changes between Version 36 and Version 37 of PromotRelease


Ignore:
Timestamp:
Jun 8, 2010, 10:59:17 AM (15 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotRelease

    v36 v37  
    99 * Update [source://Promot/trunk/promot/BUGS.txt BUGS.txt]
    1010 * Update [source://Promot/trunk/promot/VERSIONS.txt VERSIONS.txt]
    11  * ~~Update [source://Promot/trunk/promot/VERSION VERSION] to new version number~~
    12  * ~~Update [source://Promot/trunk/promot/licences.txt licences.txt] (no changes)~~
     11 * Update [source://Promot/trunk/promot/VERSION VERSION] to new version number
     12 * Update [source://Promot/trunk/promot/licences.txt licences.txt] (no changes)
    1313 * Update Windows version
    1414 * Update [source://Promot/trunk/promot/doc/tutorials/ tutorials]
     
    2323
    2424== Todo ==
     25 
     26=== Version 0.9 ===
     27
     28improve stability
     29
     30  * improve test coverage
     31  * develop concept concurrency issues
     32  * solve some concurrency issues as prove of concept
     33
     34=== Version 0.8.3 ===
     35
     36 * notes here
     37
     38
    2539
    2640=== Version 0.8.2 ===
     
    4256
    4357 * ~~fix failing junit tests for !VizExplorer (all tests for !AttributeReaderTest + !LogicalNetworkParser fail with NPE as PromotUI.UI seems to be null) [[BR]]~~ ''Should be ok now, see [8363].''
    44  
    45 === Version 0.9 ===
    46 
    47 improve stability
    48 
    49   * improve test coverage
    50   * develop concept concurrency issues
    51   * solve some concurrency issues as prove of concept