summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-27 18:59:24 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-27 18:59:24 +0100
commitaffd8d38db500d6617c31cba8b6d4936a285d615 (patch)
treee073b8f8b54cd633f8dd7bc69e281eaefe3e8dc8
parent72608d2fd25a499afa07cec172088b75174d4ae4 (diff)
ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a35266f2..485b867e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ dillo-2.2 [??]
- Enable font face setting via <font> element.
- Ignore XML comment markers in CSS.
- Split up long lines in plain.cc to avoid X11 coordinate overflows.
+ - Fix user agent style for nested <ul>.
Patch: Johannes Hofmann
+- Cleaned up system includes in dpid directory.
- Fixed CustProgressBox() for systems without weak symbols.