diff options
author | corvid <corvid@lavabit.com> | 2009-07-01 18:27:07 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-07-01 18:27:07 +0000 |
commit | b219978c84d3a08f2331e4c8bd52cb639762cf6e (patch) | |
tree | 9d5eadd9fd7cb3f73db7504bac42b5b7973216de /ChangeLog | |
parent | 24c9d93cf65920d6c8c275d20f1bff297153b4d9 (diff) |
update for 2.1.1release-2_1_1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ Dillo project ============================================================================= -dillo-2.2 [??, 2009] +dillo-2.1.1 [Jul 3, 2009] +- Add additional size checks for images. Patch: Jorge Arellano Cid, Johannes Hofmann, corvid @@ -12,6 +12,7 @@ dillo-2.2 [??, 2009] Patches: Johannes Hofmann +- Removed redundant system includes. - Added the "nop" keybinding (nop = NO_OPERATION; cancels a default hook). + - Added 'stop' key action (not bound by default). - Fixed segfault when URL is NULL and dpis can't be found. Patches: place (AKA corvid) +- Reduced 'warning: ignoring return value of ...' |