summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-06-14 02:51:07 +0200
committerjcid <devnull@localhost>2008-06-14 02:51:07 +0200
commit53504c62ac9fed6950ac309cc112dafc7194710c (patch)
tree4c1bb9c27fca146a6230cd096597146a257186ed /ChangeLog
parenta75d5e40677ec8fb244876817cf1f0b64abe33dd (diff)
- Added an error message to gzip decompression.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4380368..6d60db6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -158,6 +158,7 @@ dillo-fltk2
- Implemented MULTIPLE SELECT in FORMS.
- Fixed a memory leak in nav.c
!- html.cc cleanup (in progress). New classes, form API, source split.
+ - Fixed a bug in style caching.
Patches: Jeremy Henty
+- Added int32_t, EAI_NODATA and iconv tests for FreeBSD.
Patch: Thomas-Martin Seck