diff options
author | Jeremy Henty <onepoint@starurchin.org> | 2009-05-03 14:42:26 -0400 |
---|---|---|
committer | Jeremy Henty <onepoint@starurchin.org> | 2009-05-03 14:42:26 -0400 |
commit | 1f59cba7117d9b9d6d5ea04b09d1688fec814531 (patch) | |
tree | 4e9f159287db9ab3e34d7d79ac31255081ba765f /ChangeLog | |
parent | 5e6c65f288006a0c988a91e8aba0d4a23c080299 (diff) |
Removed redundant caller NULL checks already in the API
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ dillo-2.1 - Fixed a memory leak in Html_tag_open_link(). - Fixed a memory leak in Klist(). - Fix the comment for DLWin::del() (dpi/downloads.cc). + - Removed redundant caller NULL checks already in the API. Patches: Jeremy Henty +- Implemented Basic authentication! Patch: Jeremy Henty, Jorge Arellano Cid |