Commit 0d7602ff authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release v2.3

parent 03eb45b2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -53,9 +53,6 @@ Dennis Real
Daniel Friesel <derf@finalrewind.org>
    - Maintenance since 2010

Dennis Real
    - EXIF tag view patch

Thanks to:
Michael Jennings <mej@eterm.org>
    - Makefile Fixes, moral support
+2 −1
Original line number Diff line number Diff line
git HEAD
Thu, 02 Feb 2012 21:04:06 +0100  Daniel Friesel <derf@finalrewind.org>

* Release v2.3
    * Add %F and %N format specifiers, containing an escaped version of %f/%n.
      Example: %F for foo'bar".jpg will return 'foo'"'"'bar".jpg'
      <https://github.com/derf/feh/issues/77>