From 6ce29720a12026ca516a0314226353121d3e1b14 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@finalrewind.org>
Date: Wed, 21 Nov 2018 19:40:05 +0100
Subject: [PATCH] Release v3.1

---
 ChangeLog   | 3 ++-
 man/feh.pre | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 58a0e90..01ec97d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
-git HEAD
+Wed, 21 Nov 2018 19:37:34 +0100  Daniel Friesel <derf+feh@finalrewind.org>
 
+* Release v3.1
     * Running "feh --start-at .../file.jpg" without specifying images,
       directories or filelists to load is now equivalent to running
       "feh --start-at .../file.jpg $(dirname .../file.jpg)". This way, it is
diff --git a/man/feh.pre b/man/feh.pre
index d5d7cbf..da5e890 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -730,7 +730,7 @@ to sort numbers naturally, so that e.g. 10.jpg comes after 2.jpg.
 .
 Start the filelist at
 .Ar filename .
-If no files or filelists were specifed on the commandline,
+If no other files or filelists were specifed on the commandline,
 .Nm
 will first load all files from the directory in which
 .Ar filename
-- 
GitLab