summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2014-07-16 01:58:50 +0000
committercorvid <devnull@localhost>2014-07-16 01:58:50 +0000
commitf626a943944d0184491bab2c75a09788986b0d04 (patch)
treed4334a13c145f845f6f616e9be2a50c925c633b6
parent08cd8db6de066e449a772be845373041bed325fa (diff)
catch up on ChangeLog
I'm pretty sure that I asked once whether we wanted the next release to be 3.0.5 or 3.1 because of floats, and no one said anything -- but a quickish look back didn't find any record of this... Anyway, I decided that I would write 3.1 for now. It seems right to me.
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30fa2bab..18f062e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,21 @@ user. For a history of changes in full detail, see our Mercurial repository
at http://hg.dillo.org/dillo
+dillo-3.1 [not released yet]
+
++- Floating elements.
+ - Make building of test/ files more robust.
+ Patches: Sebastian Geerken
++- Image buffer/cache improvements.
+ Patch: Jorge Arellano Cid
++- Crosscompile/buildroot-friendly fltk-config test.
+ Patch: Peter Seiderer
++- HTML5 character references.
+ - Give images lower priority when requesting resources (responsiveness).
+ Patches: corvid
+
+-----------------------------------------------------------------------------
+
dillo-3.0.4 [April 09, 2014]
+- OPTGROUP and INS elements.