aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Henty <onepoint@starurchin.org>2009-10-20 14:28:04 -0300
committerJeremy Henty <onepoint@starurchin.org>2009-10-20 14:28:04 -0300
commitaa39ac5cfa7b7d639e68fa60289714565197565f (patch)
treed4c99d3f17fa1a2430ee950bae037f7a5dd6eae3 /ChangeLog
parenta37458eb1e42e0d3398d167a3acd1321cf2f02cd (diff)
Fixed a bug in w3c_mode. It wasn't working at all!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5736db10..e35e4b21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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