summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--TODO2
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2463fa0..83da513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/TODO b/TODO
index e3e522a..a1cb48d 100644
--- a/TODO
+++ b/TODO
@@ -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