aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2009-05-11 08:29:30 -0400
committerJorge Arellano Cid <jcid@dillo.org>2009-05-11 08:29:30 -0400
commit0f89ec903d2665700edd55a91c25acfeba20a3b6 (patch)
tree1e4e1e0e9016a5b3726b98a8941ff6fd8237aa19
parent4d42e72f4dd6d7472b67deb32bde17fd1a56f4e2 (diff)
Changelog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d606a13d..01f49065 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,8 @@ dillo-2.1
Patch: Jorge Arellano Cid, Thomas Orgis
+- Added configurable keybindings! (in ~/.dillo/keysrc)
Patch: Jorge Arellano Cid, Tim Nieradzik, place (AKA corvid)
++- Fixed a memory leak with DilloImage structures.
+ Patch: Johannes Hofmann, place (AKA corvid)
+- Set the File menu label to hide when the File menu-button is shown.
- Set a new iconv() test in configure.in.
- Allowed the rc parser to skip whitespace around the equal sign.