diff options
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | TODO | 2 | 
2 files changed, 4 insertions, 2 deletions
| @@ -2,6 +2,10 @@ git HEAD      * Patch by Pascal Bleser: Use getaddrinfo for builtin http client,        this enables IPv6 support +    * Fix zooming when --scale-down is used +    * The themes are now read from ~/.config/feh/themes (BC for .fehrc exists) +    * Key bindings can now be configured via ~/.config/feh/keys +    * Removes --rcpath, use XDG_CONFIG_HOME instead  Fri, 03 Dec 2010 19:41:45 +0100 @@ -31,8 +31,6 @@ matters enough to be fixed. %u is borked there for the same reason.  Maybe: Zoom mode like --bg-fill? -Configurable key bindings -  Maybe remove some unneccessary stuff?   * Builtin HTTP client   * Support for custom menu backgrounds/themes | 
