# HG changeset patch # User Jorge Arellano Cid # Date 1236007671 10800 # Node ID 4cee89a2b2bfa11717e678632e0884337756038a # Parent d6e24af3584f64d16c92e2a219d5e189c4fa1b46 merge diff -r d6e24af3584f -r 4cee89a2b2bf ChangeLog --- a/ChangeLog Mon Mar 02 16:12:12 2009 +0100 +++ b/ChangeLog Mon Mar 02 12:27:51 2009 -0300 @@ -41,7 +41,8 @@ - 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