aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-11-26 05:56:35 +0000
committercorvid <corvid@lavabit.com>2012-11-26 05:56:35 +0000
commite1278a55369ca9f7c8ebc82a056ac1d0d67baa66 (patch)
treebf1cab6d266ec56c6c122400b86b81db8fe6c6fa
parent3a11748770ce0ca1070947349ed8051c5ec0e485 (diff)
ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 599fb3ff..805b6bec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ dillo-3.0.3 [not released yet]
+- Support for CSS display property
- Replace polling in DNS with a pipe.
- Packed trie to optimize hyphenator memory consumption.
+ - Fix crash in datauri dpi.
Patches: Johannes Hofmann
+- Fix image input coordinates (BUG#1070)
- When location bar is given focus, temporarily show panels if hidden
@@ -21,6 +22,7 @@ dillo-3.0.3 [not released yet]
- Add some more info to various bug meter messages.
- For text selection, fix releasing mouse button outside of boundary.
- While selecting text, moving cursor outside viewport will scroll it.
+ - Make form resetting work for <select>.
Patches: corvid
+- Automatic hyphenation.
Patch: Sebastian Geerken