diff options
author | corvid <corvid@lavabit.com> | 2012-11-26 05:56:35 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2012-11-26 05:56:35 +0000 |
commit | e1278a55369ca9f7c8ebc82a056ac1d0d67baa66 (patch) | |
tree | bf1cab6d266ec56c6c122400b86b81db8fe6c6fa | |
parent | 3a11748770ce0ca1070947349ed8051c5ec0e485 (diff) |
ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |