README.txt
changeset 590 eff55addc857
parent 545 a7afc473b843
child 828 fac2248e2afa
     1.1 --- a/README.txt	Sun Aug 26 12:52:59 2007 +0000
     1.2 +++ b/README.txt	Mon Aug 27 10:11:59 2007 +0000
     1.3 @@ -1,8 +1,6 @@
     1.4 -VYM - View Your Mind - 1.9.0  (c) 2007 by Uwe Drechsel
     1.5 +VYM - View Your Mind - 1.10.0  (c) 2007 by Uwe Drechsel
     1.6  ======================================================
     1.7  
     1.8 -This is a (stable) beta release of vym 1.10.0
     1.9 -
    1.10  
    1.11  
    1.12  Documentation
    1.13 @@ -19,7 +17,7 @@
    1.14  Versioning scheme
    1.15  -----------------
    1.16  
    1.17 -Beginning with this version of vym (1.9.0) the versioning is similar to
    1.18 +Beginning with this version of vym (1.10.0) the versioning is similar to
    1.19  that of the Linux Kernel:
    1.20  
    1.21  Odd versions (like 1.9, 1.11, ...) are developer versions, the stable
    1.22 @@ -38,6 +36,10 @@
    1.23  Changelog since 1.8.1
    1.24  ---------------------
    1.25  
    1.26 +- Feature: Restructured internal handling of XML based maps
    1.27 +- Feature: Switched from QSimpleTextItem to QTextItem for Freemind
    1.28 +  support
    1.29 +- Feature: Import of Freemind maps
    1.30  - Feature: Extended fileformat with object IDs to ease export from
    1.31             tomboy to vym
    1.32  - Feature: Completed german translation
    1.33 @@ -74,6 +76,15 @@
    1.34  - Feature: Toolbar Layout is saved now
    1.35  - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
    1.36  
    1.37 +- Bugfix: Added missing standard flag (one of the smileys got lost)
    1.38 +- Bugfix: Wrong parsing of relative positions after load of
    1.39 +          previously zoomed map
    1.40 +- Bugfix: Smother parabel links (Alexander Rettig)
    1.41 +- Bugfix: Workaround for wrong XML generated by QT with in QRichText
    1.42 +          list items
    1.43 +- Bugfix: No output from <span> tags in ASCII export any longer
    1.44 +- Bugfix: Don't ask for directory in XML-based exports like
    1.45 +          KDE-bookmarks
    1.46  - Bugfix: auto-select/auto-edit new branches
    1.47  - Bugfix: Visibility of BranchProperty window is saved now 
    1.48  - Bugfix: Undo/Redo dropping images into map