diff options
-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 |