diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-05-11 08:29:30 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-05-11 08:29:30 -0400 |
commit | 0f89ec903d2665700edd55a91c25acfeba20a3b6 (patch) | |
tree | 1e4e1e0e9016a5b3726b98a8941ff6fd8237aa19 | |
parent | 4d42e72f4dd6d7472b67deb32bde17fd1a56f4e2 (diff) |
Changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |