diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-02 12:27:51 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-02 12:27:51 -0300 |
commit | f28da297c00f7d6c2ef2e1b7d7963fea567630b9 (patch) | |
tree | 08c7fbdb98830b7c1a061e8605ac393f3220007e | |
parent | 619a64c21d4e20ee3acbac817119e6ed55202b14 (diff) |
merge
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,8 @@ dillo-2.1 - Cleaned up and normalized D_SUN_LEN usage. - Fixed incorrect use of VOIDP2INT in Dialog_user_password_cb(). - Ensure that the dlib dStr* functions are used everywhere. - - Fixed a leak in Html_tag_open_link(). + - Fixed a memory leak in Html_tag_open_link(). + - Fixed a memory leak in Klist(). Patches: Jeremy Henty +- Implemented Basic authentication! Patch: Jeremy Henty, Jorge Arellano Cid |