bug fixes
[debian/openrocket] / ChangeLog
index a7fe5f9a918e3c1fe4e9faae5d0db19c7d79fd25..5399602f15d473a2f3f2b7e2531ecccf5119321e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2011-08-25  Sampo Niskanen
+
+       * [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