Changeset 524

Show
Ignore:
Timestamp:
09/02/10 09:38:58 (21 months ago)
Author:
ged
Message:

changelog...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • elixir/trunk/CHANGES

    r515 r524  
    22 
    33New features: 
     4- Better support for Python 3.x by running 2to3 within setup (patch by 
     5  "foogod", closes #110). 
    46- Entities can now be declared "abstract" so that they do not create a table, 
    57  etc... This allows, among others, an entity to inherit from multiple abstract