summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d67bbb4..b6e4912 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
gipfel ChangeLog
=================
+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.
+
+gipfel-0.3.1
+* Fix compile error and warnings on Linux.
+
gipfel-0.3.0
* Use exiv2 library for image metadata reading and writing.
(initial patch by Konrad Golling).