diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-22 18:35:48 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-22 18:35:48 +0100 |
commit | a0635d1f4b7fa7aa8396e1de590174fb840b205c (patch) | |
tree | df5c6afb50c429c8b810117fdc7f7569288b5c03 /ChangeLog | |
parent | 09b8391fb124f8180f04c47d9d1c71de02e7ee76 (diff) |
split up long lines in plain.cc to avoid X11 coordinate overflows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ dillo-2.2 [??] - Improve CSS font parsing. - 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. Patch: Johannes Hofmann +- Cleaned up system includes in dpid directory. - Fixed CustProgressBox() for systems without weak symbols. |