Changeset 349

Show
Ignore:
Timestamp:
09/01/06 15:08:41 (6 years ago)
Author:
mj
Message:

Update changelog (and fix some typos in the previous version log)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • z3wingdbg/trunk/CHANGELOG.txt

    r338 r349  
    1010 
    1111:Date: Not yet released 
     12 
     13:New features: 
     14 
     15 - IDE-initialized debugger attaching 
    1216 
    1317:Changes: 
     
    2428 - Removed import of never-used randomstring utility interface; a stale .pyc 
    2529   file masked this oversight. 
     30    
     31:Known issues: 
     32 
     33 - Still no configuration UI, and the edit forms in the site management  
     34   interface do not check invariants. 
    2635 
    2736z3wingdbg 0.1.0 
     
    3645 - Auto-start and auto-connect 
    3746  
    38 :Know issues: 
     47:Known issues: 
    3948 
    40  - No configuratio UI; configuration through edit forms on the configuration 
     49 - No configuration UI; configuration through edit forms on the configuration 
    4150   objects in /++etc++site/default/WingConfiguration and  
    4251   /++etc++site/default/WingConfiguration/@@contents.html instead.