summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2011-07-27 14:12:09 -0400
committerJorge Arellano Cid <jcid@dillo.org>2011-07-27 14:12:09 -0400
commitc22d88b07fe4621793a2086f929c8643cd2e1631 (patch)
tree6a6ed4b36e3b32deb0fd78ce1b55b50d14c7dec5 /ChangeLog
parent9f25904020b2e24dc0cf41a62440864f7f9a03a6 (diff)
Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 952793bd..94205c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ dillo-3.0 [August ??, 2011]
- 'hide-panels' key action now hides the findbar if present, and toggles
display of the control panels otherwise.
- Remove 'fullscreen' key action.
+ - Fixed a border case in URL resolver: empty path + {query|fragment} (BUG#948)
Patches: Jorge Arellano Cid
+- Remove --enable-ansi configure option.
- Limit saved cookie size.