diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-19 19:18:00 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-19 19:18:00 +0100 |
commit | ec2cc09a2ce6d924ffa11b15c5bc49abf25c92fc (patch) | |
tree | 67d370344ca2916a5fd103ac6ec4f97204f65a9b /ChangeLog | |
parent | 1b304002e49e51f342da29aa4dc2c709ed398694 (diff) |
enable font face setting via <font> element
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ dillo-2.2 [??] +- Add support for multiple class names in CSS. - Fix X11 coordinate overflows with huge borders. - Improve CSS font parsing. + - Enable font face setting via <font> element. Patch: Johannes Hofmann +- Cleaned up system includes in dpid directory. - Fixed CustProgressBox() for systems without weak symbols. |