summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:53:11 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-01-30 19:53:11 +0100
commitd3b0ae53326e28c8c1a5547a6b548d45f285ded3 (patch)
treeb25ca61c97bef1d3968f30122a7bb27ce7aafd01 /NEWS
parent7a4c38430f0d74f24d08987be3164b14167656b8 (diff)
prepare 0.2.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a91e8ea..c1d1fac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
gipfel ChangeLog
=================
+gipfel-0.2.2
+ - Fix a segfault if exif tool is not installed.
+ - Some optimizations.
+ - Don't make view window larger than the screen.
+ - Add export options.
+ - Add visibility command line option.
+ - Reset known hills when loading new image.
+
gipfel-0.2.1
- Fix compilation problem.
- Replace bilinear with bicubic interpolation in stitching mode (-b option).