diff options
author | corvid <devnull@localhost> | 2014-07-16 01:58:50 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-07-16 01:58:50 +0000 |
commit | f626a943944d0184491bab2c75a09788986b0d04 (patch) | |
tree | d4334a13c145f845f6f616e9be2a50c925c633b6 /ChangeLog | |
parent | 08cd8db6de066e449a772be845373041bed325fa (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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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. |