diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2014-05-15 23:40:31 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2014-05-15 23:40:31 +0200 | 
| commit | 94b5ffdcf1af258fb5f1ad2ff086b0297a24849d (patch) | |
| tree | 7d64738e86438467ebe156db9adc4102c81a26d2 | |
| parent | 9bcdcb957e034150fa0cfc5ae5278f1ea60a83ac (diff) | |
changelog
| -rw-r--r-- | ChangeLog | 5 | 
1 files changed, 3 insertions, 2 deletions
| @@ -1,8 +1,8 @@  git HEAD      * feh-cam and gen-cam-menu are no longer installed by default. Use -      make install cam=1 to install them or make uninstall cam=1 to remove -      them permanently +      'make install cam=1' to install them or 'make uninstall cam=1 && make +      install cam=0' to remove them permanently      * feh no longer depends on giblib. Instead, the relevant parts of the        giblib source were imported into the feh source.        Rationale: giblib is unmaintained and, as far as I know, only used by @@ -13,6 +13,7 @@ git HEAD      * Fix a buffer overflow in the printf implementation when handling unknown        format specifiers (affects --action, --customlist, --index-info, --info,        --thumb-title and --title) +    * Update help (if built with help=1)  Sun, 27 Apr 2014 20:28:02 +0200  Daniel Friesel <derf+feh@finalrewind.org> | 
