aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-01-22 18:17:42 +0000
committercorvid <devnull@localhost>2015-01-22 18:17:42 +0000
commit48947c61e528e697c3ec931929f4fb4718316268 (patch)
tree441f2ed5b1dfb524f6b771963cac5674e35d48b2
parent647238ecb3141fd8c02c6f1cee3fd8d754f6f9e7 (diff)
ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0622e288..f325a660 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,7 +24,8 @@ dillo-3.1 [not released yet]
- Fix crash that's possible searching for text while page still being built.
Patches: Sebastian Geerken
+- Image buffer/cache improvements.
- Patch: Jorge Arellano Cid
+ - Fix for segfault when there's no dpid and view source is requested.
+ Patches: Jorge Arellano Cid
+- Crosscompile/buildroot-friendly fltk-config test.
Patch: Peter Seiderer
+- HTML5 character references.
@@ -34,6 +35,7 @@ dillo-3.1 [not released yet]
- Abort failed queries.
- In location bar, tend toward showing beginning of URL instead of end.
- Handle irix's version of vsnprintf().
+ - INPUT placeholder attribute.
Patches: corvid
+- Avoid requesting background images if an ancestor has display:none.
Patch: Johannes Hofmann