diff options
author | corvid <corvid@lavabit.com> | 2009-10-19 05:01:04 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-10-19 05:01:04 +0000 |
commit | a37458eb1e42e0d3398d167a3acd1321cf2f02cd (patch) | |
tree | 3f26b0d3d46ea93cddbb172320f8054c0ed04f4a /ChangeLog | |
parent | b2eebc7a2704a7a945358838ab0d45935fe86a85 (diff) |
fix segfault when radio button lacks name attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ dillo-2.2 [??] - Fix scrolling for text search. - Added 'save' key action (not bound by default). - Tooltips + - Fix segfault when radio button lacks name attribute. Patches: corvid +- Support for the letter-spacing property. Patch: Johannes Hofmann, corvid |