summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-07-01 18:27:07 +0000
committercorvid <corvid@lavabit.com>2009-07-01 18:27:07 +0000
commitb219978c84d3a08f2331e4c8bd52cb639762cf6e (patch)
tree9d5eadd9fd7cb3f73db7504bac42b5b7973216de /ChangeLog
parent24c9d93cf65920d6c8c275d20f1bff297153b4d9 (diff)
update for 2.1.1release-2_1_1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c48390a..ca3d0cb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ...'