diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-02 12:25:10 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-03-02 12:25:10 -0300 |
commit | 29259dfd31a704e9e92fb00a5bfdd8adbcad2cb1 (patch) | |
tree | 18f16f4074f0e371452f75edffc560e099c07c3d | |
parent | 7e02b71bdf95ced9add252816c2a4956d4f80ae5 (diff) |
ChangeLog
-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 |