diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-05-28 23:10:07 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-05-28 23:10:07 +0200 |
commit | c85a18bae0328360186abd6342b3a00e4986b9dd (patch) | |
tree | b87d700789a2c581398a9caa9ff7aa9b2bbe7347 | |
parent | 5c13c6cba2dc6145051826d4bf8bd8787ad3b276 (diff) |
NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ gipfel-0.3.2 * Fix 16bit tiff output in stitching mode. * Don't draw labels of mountains that are slightly off the image. * Factored out ScanImage class. +* Fixed a nasty issue with float <-> double conversion introduced in 0.3.0. gipfel-0.3.1 * Fix compile error and warnings on Linux. |