Changes between Version 1 and Version 2 of release_notes_1_1_0


Ignore:
Timestamp:
04/20/2007 12:12:32 PM (17 years ago)
Author:
king
Comment:

Release notes for 1.1.0 <-- almost there.

Legend:

Unmodified
Added
Removed
Modified
  • release_notes_1_1_0

    v1 v2  
    11= MussaGL 1.1.0 =
    22
    3 == Major New Features ==
     3== Highlight of New Features ==
    44
     5  * N's in sequence are drawing in a light gray
     6    * Now you can see where N's exist in your sequence.
     7  * Scrollable main window
     8    * Allows for scrolling when the number of sequences is greater than the available drawing space.
    59  * Sequence Properties ([485], [488], [489])
    610    * Allows for choosing the location to draw an individual sequence given an offset.
     11  * Escape key clears sequence browser selection (#212, [553])
    712  * More meaningful error messages when loading annotations (#239, [515])
     13  * File saving and parsing improvements.
    814
    9 == New Features ==
     15== Additional New Features ==
     16
     17  * Saved analyses now save and load current soft threshold (#257, [557])
     18  * Additional "What's This?" documentation ([518], [519])
     19  * Core sequence code refactored.
     20  * Annotation code refactored.
     21  * Use of boost::shared_ptr to minimize memory leaks.
     22  * Additional unit tests
    1023  * Added support for paircomp ([503])
    11   * Additional unit tests
    1224  * Qt version displayed in about box ([517])
    13   * Additional "What's This?" documentation ([518], [519])
    1425
    1526== Bug Fixes ==
     
    1728  * Sub-analysis failure to draw on init fix (#254, [524])
    1829  * Save to image crash fix (#251, [523])
     30  * Loading saved analysis improved (#240, [554]
    1931  * More accepting of OS acceptable file names (#237, [485])
    2032  * Added -fPIC when building on 64-bit machines ([508])
    21   * Motifs are no longer lost after closing motif window (#195, [516]) 
     33  * Motifs are no longer lost after closing motif window (#195, [516])
     34  * General stabilization and other bug fixes.
     35
    2236
    2337== Release 1.1.0 Tickets ==