summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-12-25 19:47:52 +0000
committercorvid <corvid@lavabit.com>2012-12-25 19:47:52 +0000
commit02cc782ebe4f7a7fe3f34a058280744183d6671c (patch)
tree078ead6f3df5fd99d9f1715c11effba6d8aaf491 /ChangeLog
parent04150230f27f1c5c00dfe489bf1d9b8ab8e85a4c (diff)
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b637b5..629d5de6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@ dillo-3.0.3 [not released yet]
- 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>.
+ - Never leave location bar empty when requesting page (BUG#1113).
+ - Some improvements to tab navigation of form widgets (includes BUG#1111).
+ - Don't let form input widget insert literal control chars (BUG#1110).
Patches: corvid
+- Automatic hyphenation.
Patch: Sebastian Geerken
@@ -33,7 +36,7 @@ dillo-3.0.3 [not released yet]
Patch: p37sitdu, corvid
+- After focusing option menu, keypress will seek to next one beginning with
that character.
- - When active tab is closed, focus the previously visited one.
+ - When active tab is closed, focus the last one visited or opened.
Patches: Jorge Arellano Cid
+- Better window titles.
Patch: Jeremy Henty