diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
commit | 974f88a4adc3ef460ad00ba3d398f697c8812393 (patch) | |
tree | 55c88aad376ae3d6a0a2f714c9f55673d9d989ef /ChangeLog | |
parent | ecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (diff) | |
parent | 86e780e73a11e8b9d1d57cb5f283c4fee6ca68e8 (diff) |
Merge with main repo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 15 insertions, 3 deletions
@@ -29,7 +29,6 @@ dillo-3.1 [not released yet] percentage value. - New dillorc options 'adjust_min_width' and 'adjust_table_min_width'. - Make building of test/ files more robust. - - Fix Makefile to pick up LIBJPEG_CPPFLAGS. - Work on collapsing spaces: more cases supported. - Fix crash that's possible searching for text while page still being built. Patches: Sebastian Geerken @@ -43,12 +42,25 @@ dillo-3.1 [not released yet] - Fix X11 icon name. - Abort failed queries. - In location bar, tend toward showing beginning of URL instead of end. - - Remove Fl_Printer stub that always gave problems compiling under OSX. - Handle irix's version of vsnprintf(). Patches: corvid +- Avoid requesting background images if an ancestor has display:none. - - Don't load background images in --local mode. + Patch: Johannes Hofmann + +----------------------------------------------------------------------------- + +dillo-3.0.4.1 [December 24, 2014] + ++- Avoid a corner case segfault when no search URL is found in dillorc. + Patch: Sebastian Geerken, Jorge Arellano ++- Fix linking problem with fltk-1.3.3 and fl_oldfocus. + - Don't follow redirections or meta refresh in --local mode. + Patches: Jorge Arellano Cid ++- Don't load background images in --local mode. + - Make sure window is resizable with fltk-1.3.3. Patches: Johannes Hofmann ++- Remove Fl_Printer stub that always gave problems compiling under OSX. + Patch: corvid ----------------------------------------------------------------------------- |