summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-28 23:10:07 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-28 23:10:07 +0200
commitc85a18bae0328360186abd6342b3a00e4986b9dd (patch)
treeb87d700789a2c581398a9caa9ff7aa9b2bbe7347
parent5c13c6cba2dc6145051826d4bf8bd8787ad3b276 (diff)
NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6e4912..74a8784 100644
--- a/NEWS
+++ b/NEWS
@@ -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.