diff options
author | corvid <devnull@localhost> | 2015-07-05 00:04:56 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-07-05 00:04:56 +0000 |
commit | 30f8add92bd3b0e1d4e6cf38d2310d199e4f6b10 (patch) | |
tree | 94c067910627f800b8b9ea409a6fbf8ddb9527dc /ChangeLog | |
parent | 86f2c578890551d708b89a0f1541b389fcf09aeb (diff) |
restore lost initialization of choice_answer
looks like we lost it in
"changeset 2768:e7f98f931ed7
Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ dillo-3.1 [not released yet] - Abort failed queries. - HTTP Strict Transport Security (disable with http_strict_transport_security preference in dillorc). + - Fix bug when closing popup using window manager (bug introduced in 3.0.3). Patches: corvid +- Doxygen fixes. Patch: Jeremy Henty |