Release v1.2.3
[geeqie.git] / README
diff --git a/README b/README
index 9e12393..7757c98 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 ###################################################################
-##                            Geeqie 1.1                         ##
+##                          Geeqie 1.2.3                         ##
 ##                                                               ##
-##              Copyright (C) 2008 - 2012 The Geeqie Team        ##
+##              Copyright (C) 2008 - 2016 The Geeqie Team        ##
 ##              Copyright (C) 1999 - 2006 John Ellis.            ##
 ##                                                               ##
 ##                      Use at your own risk!                    ##
 
 This is Geeqie, a successor of GQview.
 
-Geeqie has been forked from GQview project, because it was not 
-possible to contact gqview author and the only maintainer. 
-Geeqie projects goal is to move the development forward and 
+Geeqie has been forked from GQview project, because it was not
+possible to contact gqview author and the only maintainer.
+Geeqie projects goal is to move the development forward and
 also integrate the existing patches.
 
-Geeqie is currently considered stable. 
+Geeqie is currently considered stable.
 Please report any crash or odd behavior to the bugtracker:
 https://sourceforge.net/tracker/?group_id=222125&atid=1054680
 
@@ -51,18 +51,19 @@ geeqie-devel@lists.sourceforge.net
     GTK+ 2.20: ftp://ftp.gtk.org/pub/gtk
 
   Optional libraries:
-    lcms, for color management support: http://www.littlecms.com
+    lcms or lcms2, for color management support: http://www.littlecms.com
         (disable with configure option: '--without-lcms')
     exiv2, for enhanced exif support: http://www.exiv2.org/
         (disable with configure option: '--without-exiv2')
         - due to fast development, newer versions work significantly better
         FIXME: minimal version ?
     lirc, for remote control support: http://www.lirc.org/
-       (disable with configure option: '--disable-lirc')
+       (disable with configure option: '--disable-lirc')
     libchamplain - experimental map support, dissabled by default
         http://projects.gnome.org/libchamplain/
         WARNING: this library has a lot of dependencise
-        
+    lua - Support for lua scripting
+
 ======== Notes and changes for this release            [section:release_notes]
 
 See http://geeqie.wiki.sourceforge.net/new_features
@@ -72,7 +73,7 @@ See http://geeqie.wiki.sourceforge.net/new_features
 
     If you plan on making any major changes to the code that will be offered
     for inclusion to the main source, please contact us first - so that we
-    can avoid duplication of effort. 
+    can avoid duplication of effort.
                                                          The Geeqie Team
 
   Known bugs:
@@ -101,7 +102,7 @@ See http://geeqie.wiki.sourceforge.net/new_features
     - Comparison of images to find duplicates by name, size, date,
       dimensions, or image content similarity.
     - EXIF support.
-    
+
   Geeqie 1.1:
     - support for stereoscopic images
       - input: side-by-side (JPS) and MPO format
@@ -109,7 +110,7 @@ See http://geeqie.wiki.sourceforge.net/new_features
 
 ======== Documentation (brief)                         [section:documentation]
 
-This sections lists default hotkeys. Most of the hotkeys can be redefined 
+This sections lists default hotkeys. Most of the hotkeys can be redefined
 in the Preferences dialog.
 
   Keyboard commands:
@@ -506,13 +507,13 @@ Overlay info format string syntax is: %tag[:max_length][:extra]%
 
      Timo Horstschäfer
          for customizable fullscreen overlay
-        
+
      Michael Mokeev
          for print related enhancements
-     
+
      Carles Pina i Estany
          for copy path to clipboard patch
+
      Kjell Morgenstern
          for random slide show speedup patch