summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-11-04 22:43:43 +0100
committerDaniel Friesel <derf@finalrewind.org>2018-11-04 22:43:43 +0100
commit0b92fc3ba2bb6d06d5e8ed1b0904599370778f5f (patch)
tree07b019c8116bcb8b9b77569e5dc74298a540a677
parentbfb069600de801007b51345f036fe92cb5ab5be3 (diff)
Update changelog
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33d21de..d99c578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
git HEAD
* Remove deprecated webcam scripts (feh-cam and gen-cam-menu)
+ * Remove deprecated collage mode (-c/--collage)
+ * flip and rotation (keys "<", ">", "|", and "_") no longer change the
+ underlying file. This leaves delete ("Ctrl+Delete") as the only
+ destructive action which is enabled by default
+ * Add option --edit, which makes flip and rotation change the underlying
+ file as well as the displayed image. This was the default behaviour in
+ feh 1.x and 2.x
Sat, 27 Oct 2018 19:46:48 +0200 Daniel Friesel <derf+feh@finalrewind.org>