summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 19:22:39 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-05-28 19:22:39 +0200
commit83699b53de7288b1ffb5a4c901730bee32524f4d (patch)
treed6e929015630324b9e85d674af335c704d0cb1f2 /NEWS
parent47dbcc5c434c293da10039eb56a8393926b3137a (diff)
parent2dfdc09969b8c32887cb45b6f7ff286227ddfd27 (diff)
merge projection fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f38cf52..f238bff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
gipfel ChangeLog
=================
+gipfel-0.2.3
+ - Fix a major shortcoming in the rectilinear projection
+ code. This improves accuracy quite a bit, mostly in
+ wideangle images.
+
gipfel-0.2.2
- Fix a segfault if exif tool is not installed.
- Some optimizations.