summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-01-15 13:50:40 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-01-15 13:50:40 +0100
commit310b60793c9e87eb2a13a7c0396c09634ca08a22 (patch)
tree797f93774e7fae0c03eadca9b3f8b90582e8e2d9 /ChangeLog
parent919298ad43bff814c91ed7bc4a402b72db6fa9a5 (diff)
Add %F and %N printf sequences for escaped file name (closes #77)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 358c2e6..b0794f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+git HEAD
+
+ * 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>
+
Mon, 02 Jan 2012 11:54:01 +0100 Daniel Friesel <derf@finalrewind.org>
* Release v2.2