Changes between Version 2 and Version 3 of release_notes_1_1_0
- Timestamp:
- 04/20/2007 12:16:06 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
release_notes_1_1_0
v2 v3 17 17 * Saved analyses now save and load current soft threshold (#257, [557]) 18 18 * Additional "What's This?" documentation ([518], [519]) 19 * Core sequence code refactored. 19 * Qt version displayed in about box ([517]) 20 21 == Application Architecture Improvements == 22 23 * Core sequence classes refactored. 20 24 * Annotation code refactored. 21 25 * Use of boost::shared_ptr to minimize memory leaks. 22 26 * Additional unit tests 23 * Added support for paircomp ([503]) 24 * Qt version displayed in about box ([517]) 27 * Started integrating paircomp by allowing mussa to build paircomp ([503]) 25 28 26 29 == Bug Fixes ==