diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-11-04 22:43:43 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-11-04 22:43:43 +0100 |
commit | 0b92fc3ba2bb6d06d5e8ed1b0904599370778f5f (patch) | |
tree | 07b019c8116bcb8b9b77569e5dc74298a540a677 | |
parent | bfb069600de801007b51345f036fe92cb5ab5be3 (diff) |
Update changelog
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |