X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=3c5130611041cc71f1adf5a63522947292f8bc28;hb=6db4fec8a7ff65b40f1d8b38a2fb254255e740af;hp=5967b47b0ed1e90f1731a882eb8d3d01f1325ec3;hpb=74b1644fb1780ad83c7c7015a989fbc098e485c2;p=debian%2Fopenrocket diff --git a/ChangeLog b/ChangeLog index 5967b47b..3c513061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +2010-02-17 Sampo Niskanen + + * Released version 0.9.6 + +2010-01-11 Sampo Niskanen + + * Detect out of memory condition even if masked by another exception + * Updated copyright year + +2009-12-31 Sampo Niskanen + + * [BUG] Exception when removing component listeners + * [BUG] OutOfMemoryError was masked when saving file + +2009-12-30 Sampo Niskanen + + * [BUG] "Reset" button did nothing for simulation time step + +2009-12-29 Sampo Niskanen + + * Update fin calculation methods for 1 and 2 fin sets + * Rotate rocket to worst roll angle before simulations + +2009-12-23 Sampo Niskanen + + * Updated time step selection methods + +2009-12-16 Sampo Niskanen + + * [BUG] Fixed NullPointerException in ComponentConfigDialog + +2009-12-15 Sampo Niskanen + + * [BUG] Illegal mapping in SimulationRunDialog + * [BUG] Fixed assertions in Quaternion class + +2009-12-14 Sampo Niskanen + + * Implemented central logging system (not taken into use yet) + +2009-12-05 Sampo Niskanen + + * [BUG] Fixed assertions in Quaternion class + +2009-12-03 Sampo Niskanen + + * [BUG] Fixed fin computation of two-fin set + +2009-12-02 Sampo Niskanen + + * Take into account all fins in fin-fin interference + * Removed 15%/6% fin dependence on lateral wind direction + +2009-11-28 Sampo Niskanen + + * Released version 0.9.5 + * [BUG] NPE when clearing combo box selections + * Minor fixes to update checking + * Added a few guidance texts + +2009-11-27 Sampo Niskanen + + * [BUG] Fixed computing inner radius of centering ring + * Removed RuntimeException instantiation from all classes + 2009-11-24 Sampo Niskanen * Released version 0.9.4