aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-11 17:36:55 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-02-11 17:36:55 +0100
commit420f14386fb2ac0d5de8427ef6be5cc9c25c85c1 (patch)
treeffa8210ef481dc734a95278d5c9d8cf338188d72 /ChangeLog
parentbc26fde9419c305ffc8e2bf69086d3d74bad23d7 (diff)
add "font_min_size" dillorc option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 568d7232..1710580a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,7 @@ dillo-2.1
+- Reduced warnings with gcc-4.3.
Patch: Thomas Orgis
+- Made the parser recognize "[^ ]/>"-terminated XML elements.
+ - Added "font_min_size" dillorc option.
Patch: Johannes Hofmann
+- Added the "middle_click_drags_page" dillorc option.
Patch: Jorge Arellano Cid, Thomas Orgis