diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-01-16 14:45:17 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-01-16 14:45:17 -0300 |
commit | eda2b7472e13f7fdf95c54feb802c889a6dbe503 (patch) | |
tree | 59ea7d3df1fa75bb66a333c688a083941372fccd | |
parent | f299f4f66e50a861309677c9c650eb9079a18236 (diff) |
Added a missing entry to the Changelog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ dillo-2.1 - Fixed the parser not to call Html_tag_close_* functions twice. - Implemented CSS Stylesheet loading. - Made a big cleanup of cache.c WRT charset decoding (fixes bugs). + - Made an extensive cleanup/fixup of the whole image handling process. Patches: Jorge Arellano Cid dw |