X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=86aede34e6be7e0337cfc1ebda5e0bfa1cfa93f3;hb=5b646024443ebbb9d556db886ddff6cf1f6d1d06;hp=467384adb8203bb2312da5411f4f579c7b9ee45d;hpb=2e015444de25266a10c77397ae33bca92457ab10;p=debian%2Fopenrocket diff --git a/ChangeLog b/ChangeLog index 467384ad..86aede34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,105 @@ +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