summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-12-19 19:00:59 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-12-19 19:00:59 +0100
commit775a657fe62e8ee6f972dbf40ea1f3b8c9bf8076 (patch)
tree863750a4c7773e9fcb4adb93090b567ceac8859d /ChangeLog
parent52f36dadd2679ea2d71ee11c056c555a1e918241 (diff)
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6a6dfa2..faebaae0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@ dillo-2.2 [??]
- Split up long lines in plain.cc to avoid X11 coordinate overflows.
- Fix user agent style for nested <ul>.
- Add support for CSS property list-style-position.
+ - Support border-width: thin | medium | thick.
+ - Fix CSS_SHORTHAND_DIRECTIONS case in CssParser.
Patch: Johannes Hofmann
+- Cleaned up system includes in dpid directory.
- Fixed CustProgressBox() for systems without weak symbols.