version 1.1.9
[debian/openrocket] / ChangeLog
index efbb97935316e44bb18b597160f7b61bc078867b..86aede34e6be7e0337cfc1ebda5e0bfa1cfa93f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,152 @@
+2011-11-24  Sampo Niskanen
+
+       * Released version 1.1.9
+
+2011-11-18  Doug Pedrick
+
+       * Printable Fin Marking Guides, Transitions, and Nose Cones
+
+2011-10-20  Sampo Niskanen
+
+       * [BUG] NPE if plot data type is not present
+
+2011-10-11  Sampo Niskanen
+
+       * [BUG] Translators fetched before initialization
+
+2011-10-05  Doug Pedrick
+
+       * Fin tab autocalculation
+
+2011-09-26  Sampo Niskanen
+
+       * [BUG] Thrust was computed from dropped stages
+
+2011-09-18  Sampo Niskanen
+
+       * Remember window/dialog sizes and/or positions
+
+2011-09-13  Sampo Niskanen
+
+       * Added icons to help menu
+
+2011-08-28  Richard Graham
+
+       * Patch for geodetic computations + coriolis effect
+       * Patch for enhanced gravity model
+
+2011-08-25  Sampo Niskanen
+
+       * Released version 1.1.8
+       * [BUG] Ignore synthetic methods in logging traces
+       * [BUG] Ignore JRE bug #6826104
+
+2011-08-24  Sampo Niskanen
+
+       * [BUG] NPE in SimulationOptions.equals
+       * [BUG] Exception in plotting optimization path
+       * [BUG] Exception in saving optimization path
+
+2011-08-17  Justin Seitz
+
+       * Added Blue tube to materials database.
+
+2011-08-13  Sampo Niskanen
+
+       * [BUG] JDK7 returns null font for TitledBorder
+
+2011-08-12  Sampo Niskanen
+
+       * Released version 1.1.7
+
+2011-08-08  Sampo Niskanen
+
+       * Enhanced one-dimensional optimization algorithm
+       * [BUG] l10n/ directory not included in source distribution
+
+2011-08-07  Sampo Niskanen
+
+       * Optimization implementation
+
+2011-07-29  Sampo Niskanen
+
+       * [BUG] NaN in transition radius calculation
+
+2011-07-22  Sampo Niskanen
+
+       * Released version 1.1.6.
+
+2011-07-21  Sampo Niskanen
+
+       * [BUG] Converting triangular fin to freeform
+       * [BUG] Unit conversions in printout
+       * [BUG] Mass computations in printout
+       * [BUG] "Not a drop" exception in ComponentTreeTransferHandler
+       * [BUG] Plot annotation positioned wrong
+       * [BUG] Exception when writing PDF failed
+       * Language selector in preferences
+
+2011-07-18  Sampo Niskanen
+
+       * Select motor type based on known manufacturers
+       * Updated motor thrust curves from thrustcurve.org
+
+2011-07-17  Sampo Niskanen
+
+       * Component scaling support
+
+2011-07-14  Sampo Niskanen
+
+       * [BUG] Body tube auto-radius not enabled
+       * Optimization implementation
+
+2011-06-26  Sampo Niskanen
+
+       * [BUG] Original rocket was modified when sim.listener modified rocket
+
+2011-06-18  Sampo Niskanen
+
+       * Merged l10n branch into trunk, initial l10n support
+
+2011-06-10  Sampo Niskanen
+
+       * Released version 1.1.5
+
+2011-05-16  Sampo Niskanen
+
+       * Updated about dialog
+
+2011-04-15  Sampo Niskanen
+
+       * Removed native printing support
+
+2011-03-05  Sampo Niskanen
+
+       * Released version 1.1.4
+
+2011-01-20  Sampo Niskanen
+
+       * Initial i18n support
+
+2011-01-18  Sampo Niskanen
+
+       * [BUG] Simulation warnings were not being stored
+       * [BUG] Exclamation mark did not fit in simulation table
+       * Added instructions for zooming in plot dialog
+
+2010-12-01  Doug Pedrick
+
+       * Merging printing support
+
+2010-10-30  Sampo Niskanen
+
+       * [BUG] Invalid refereces to components used in caches
+
 2010-10-25  Doug Pedrick
 
        * [BUG] Take launch lug radial angle into account when loading rkt file
 
-2010-10-24  Sampo Niskane
+2010-10-24  Sampo Niskanen
 
        * Added SafetyMutex and took into use in Simulation