diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-19 13:53:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-19 13:53:41 +0200 |
commit | b54e5c96c985856ebb578f45317dd0e47142a685 (patch) | |
tree | 2fc45a8d2e34331c1dd797dc6d793368ae6cb798 /ChangeLog | |
parent | 2da6081818b6a71646ef463ddb2670909390a145 (diff) | |
download | feh-b54e5c96c985856ebb578f45317dd0e47142a685.zip |
Rename --screen-clip to --no-screen-clip, the default cannot be changed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ git HEAD thumbnail mode may be fullscreen, though. You can still use 'v' to toggle fullscreen, should you really need it. * --font now sets the global default font (for action/filename display etc.) + * Rename --screen-clip 0 to --no-screen-clip Thu Jun 10 12:12:04 CEST 2010 |