summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-02-19 21:31:12 +0000
committercorvid <corvid@lavabit.com>2010-02-19 21:31:12 +0000
commit51f21341d90dce9dc9bf90bbdea9434b0f783a3a (patch)
treeb1b284f9c382c847de0cd5300606ff90dfe5c3aa /ChangeLog
parent0df75e6a18ef70fcd87f819e0c022b2cd9b381aa (diff)
(cautious version of) fix for configure.in for libpng 1.4 (reported by xentalion)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a90708..cda04477 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ dillo-2.2.1 [not released yet]
+- Configurable User-Agent HTTP header.
Patch: Alexander Voigt, corvid
+- Include Accept header in HTTP queries.
- - Don't use obsolete png_check_sig().
+ - Work with libpng-1.4.
- Handle zero-width space.
- Fix segfault closing window from WM.
Patches: corvid