summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-19 21:44:01 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-19 21:44:01 +0100
commitff63b2cd1caf488b655d94687a2f01d4a6d2d2e5 (patch)
tree5c2bebab22dd556e2483e3e2619569f82734850a /ChangeLog
parentec2cc09a2ce6d924ffa11b15c5bc49abf25c92fc (diff)
ignore XML comment markers in CSS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c63398c6..10964734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ dillo-2.2 [??]
- Fix X11 coordinate overflows with huge borders.
- Improve CSS font parsing.
- Enable font face setting via <font> element.
+ - Ignore XML comment markers in CSS.
Patch: Johannes Hofmann
+- Cleaned up system includes in dpid directory.
- Fixed CustProgressBox() for systems without weak symbols.