summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2010-02-20 16:11:33 -0300
committerJorge Arellano Cid <jcid@dillo.org>2010-02-20 16:11:33 -0300
commit21efa573bd44d1e7cf0b33a48a4bda99fea37c87 (patch)
tree1623751a95d80bf2f45986834888d9633fc3925e /ChangeLog
parent0df75e6a18ef70fcd87f819e0c022b2cd9b381aa (diff)
Interim patch for view source
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a90708..23cb2436 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Dillo project
=============================================================================
dillo-2.2.1 [not released yet]
+
++- Implemented "View source" as a dpi.
+ Patch: Jorge Arellano Cid
+- Configurable User-Agent HTTP header.
Patch: Alexander Voigt, corvid
+- Include Accept header in HTTP queries.