diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2008-12-07 16:22:19 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2008-12-07 16:22:19 -0300 |
commit | e01ab3db2deae5f6e6348e428ffaf65d811846be (patch) | |
tree | f45bbcf325057c043a675e2d6a40ebf07df68da3 /ChangeLog | |
parent | 58aaa5c9ee0a674a1a29f95c9fe047540fc44df1 (diff) |
Made the parser recognize "[^ ]/>"-terminated XML elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ dillo-2.1 Patch: Justus Winter +- Reduced warnings with gcc-4.3. Patch: Thomas Orgis ++- Made the parser recognize "[^ ]/>"-terminated XML elements. + Patch: Johannes Hofmann +- Added the "middle_click_drags_page" dillorc option. Patch: Jorge Arellano, Thomas Orgis +- Set the File menu label to hide when the File menu-button is shown. |