diff options
author | Jeremy Henty <onepoint@starurchin.org> | 2009-11-21 01:54:44 +0000 |
---|---|---|
committer | Jeremy Henty <onepoint@starurchin.org> | 2009-11-21 01:54:44 +0000 |
commit | 09b8391fb124f8180f04c47d9d1c71de02e7ee76 (patch) | |
tree | fedccd9dfca8e63b03060d0a86c976864654aeb9 /ChangeLog | |
parent | ff8fa5b392f20d27c3e77989b85b22bb3c870d7b (diff) |
trim the labels of the stylesheet menu
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -54,6 +54,9 @@ dillo-2.2 [??] Patches: corvid +- Support for the letter-spacing property. Patch: Johannes Hofmann, corvid ++- Fixed a bug in w3c_mode. In fact it wasn't working at all. + - Improve stylesheet menu. + Patches: Jeremy Henty ----------------------------------------------------------------------------- @@ -129,7 +132,6 @@ dillo-2.1 [Jun 15, 2009] - Fixed a memory leak in Klist(). - Fix the comment for DLWin::del() (dpi/downloads.cc). - Removed redundant caller NULL checks already in the API. - - Fixed a bug in w3c_mode. In fact it wasn't working at all. Patches: Jeremy Henty +- Implemented Basic authentication! Patch: Jeremy Henty, Jorge Arellano Cid |