summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index b4ae8329..2d0a6997 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,11 @@
Dillo project
=============================================================================
-dillo-2.2 [??]
+dillo-2.2 [??, 2010]
+- Added keybindings for scrolling.
- Patch: corvid, Jorge Arellano Cid
+ - Help button and local help file.
+ Patches: corvid, Jorge Arellano Cid
+- Add support for multiple class names in CSS.
- Fix X11 coordinate overflows with huge borders.
- Improve CSS font parsing.
@@ -17,7 +18,7 @@ dillo-2.2 [??]
- Support border-width: thin | medium | thick.
- Fix CSS_SHORTHAND_DIRECTIONS case in CssParser.
- Add quirk to reset font properties in tables (fixes e.g. gmail).
- Patch: Johannes Hofmann
+ Patches: Johannes Hofmann
+- Cleaned up system includes in dpid directory.
- Fixed CustProgressBox() for systems without weak symbols.
- Handle signed chars. Added dIsspace() and dIsalnum() to dlib.
@@ -65,8 +66,8 @@ dillo-2.2 [??]
+- Fixed a bug in w3c_mode. In fact it wasn't working at all.
- Improve stylesheet menu.
Patches: Jeremy Henty
-+- Limit number of simultaneous connections.
- Patch: Johannes Hofmann, Jorge Arellano Cid (BUG 685)
++- Limit number of simultaneous connections (BUG 685).
+ Patch: Johannes Hofmann, Jorge Arellano Cid
-----------------------------------------------------------------------------