Show
Ignore:
Timestamp:
04/01/08 23:31:11 (8 months ago)
Author:
arj..@yirdis.nl
Message:

fixed inconsistencies in NEWS file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gaphor/trunk/NEWS

    r2183 r2284  
    33- Transition to zope events completed. 
    44- state machines 
     5 
     6For a complete set of changes and fixes see: 
     7  http://gaphor.devjavu.com/query?milestone=Gaphor+0.13.0 
    58 
    690.12.0 
     
    33360.11.0 
    3437------ 
    35  - Sequence diagrams 
    36  - Non-UML drawing primitives (rectangles, ellipses, lines). 
    37  - Major performance improvements in Gaphas 0.2.0. 
    38  - Property editor 
    39  - Lots of user interface tweaks 
    40  - Services are loaded through Egg entry points. 
    41  - New plugin infrastructure, based on setuptools. 
    42  - gtk.UIManager is now used for menus. 
     38- Sequence diagrams 
     39- Non-UML drawing primitives (rectangles, ellipses, lines). 
     40- Major performance improvements in Gaphas 0.2.0. 
     41- Property editor 
     42- Lots of user interface tweaks 
     43- Services are loaded through Egg entry points. 
     44- New plugin infrastructure, based on setuptools. 
     45- gtk.UIManager is now used for menus. 
    4346 
    44470.10.0 
    4548------ 
    46  - New undo management system 
    47  - Setuptools is used for installation and also within Gaphor 
    48  - Depends on zope.component 3.4 and gaphas 0.1.3 (installed on as-needed basis) 
    49  - Installable as Python Egg 
     49- New undo management system 
     50- Setuptools is used for installation and also within Gaphor 
     51- Depends on zope.component 3.4 and gaphas 0.1.3 (installed on as-needed basis) 
     52- Installable as Python Egg 
    5053 
    51540.9.0 
     
    5558- Undo managements temporaly disabled 
    5659- Added loads of unit tests 
     60 
    5761NOTE: if you have Zope 3 installed it's probably not a good idea to install 
    5862      Gaphor too, since Gaphor tries to install Zope3 packages too.