aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-18 17:52:45 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-05-18 17:52:45 +0200
commit2ea9718c0a3297ff91c1219b3e011a8a3367461f (patch)
tree64ea43d63fa8f91dd3080e26475204ddb11fab04 /ChangeLog
parente949bbc7ed966ed47bebba5798756501bd285917 (diff)
add support for --xid command line option
The --xid option is used by a plugin for the claws mail client (http://www.claws-mail.org/) to embed the dillo window into the mailer application to display HTML mails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcd48262..0df99825 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,7 @@ dillo-2.1
- Support CSS @import directive.
- Disable form widgets while stylesheets are loading.
- Fix image scaling on reload with border, margin, or padding > 0.
+ - Implement --xid command line option (used by claws mail client).
Patches: Johannes Hofmann
+- Updated the GPL copyright note in the source files.
Patch: Detlef Riekenberg