diff options
author | Jeremy Henty <onepoint@starurchin.org> | 2009-10-20 14:28:04 -0300 |
---|---|---|
committer | Jeremy Henty <onepoint@starurchin.org> | 2009-10-20 14:28:04 -0300 |
commit | aa39ac5cfa7b7d639e68fa60289714565197565f (patch) | |
tree | d4c99d3f17fa1a2430ee950bae037f7a5dd6eae3 /ChangeLog | |
parent | a37458eb1e42e0d3398d167a3acd1321cf2f02cd (diff) |
Fixed a bug in w3c_mode. It wasn't working at all!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ 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 |