Pull the search UI construction code out into a distinct function.
[geeqie.git] / NEWS
diff --git a/NEWS b/NEWS
index 1b5acea..9e11fed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,39 @@
+Geeqie 1.3
+==========
 
-This is a snapshot of a wiki page, from the time of release. For current version
-of the page look at http://geeqie.wiki.sourceforge.net/new_features
+- Sort by creation date
+- Enhancements in mouse less operation
+- Rotation invariant duplication search
+- Better zoom steps
+- Easy access to working directory when copying ('.')
+- Updated documentation
+- Speed improvements
+- Stability improvements
+- Many bugfixes
 
-================================================================================
+Geeqie 1.2
+==========
+
+- Support for lcms2
+- Basic support for lua scripting
+- limited map support
+- Initial GTK 3 implementation
+- Several bugfixes
+
+Geeqie 1.1
+==========
+
+- support for stereoscopic images
+  - input: side-by-side (JPS) and MPO format
+  - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)
+
+- custom tiff loader - better handling of large tiff files
+
+- rewritten file grouping
+
+
+Geeqie 1.0
+==========
 
 Comparing images side-to-side
 
@@ -35,7 +66,7 @@ external commands, for example create hardlinks instead of copying files.
 
 External editors handling was improved, it is possible to run an editor
 on the best fitting file type, and the exit status is reported back
-to gqview.
+to Geeqie.
 
 Configuration: Preferences/Editors
 Menu: Edit/...
@@ -51,7 +82,7 @@ function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mar
 
 Exiv2 support
 
-Geeqie can be optionally linked with exiv2 to improve support for image metadata. 
+Geeqie can be optionally linked with exiv2 to improve support for image metadata.
 Details are at http://geeqie.wiki.sourceforge.net/Exiv2
 
 Various enhancements