diff options
author | jcid <devnull@localhost> | 2008-05-16 22:37:57 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-05-16 22:37:57 +0200 |
commit | 42a48c329bdaa79d3a92951912f1174b7bc5035c (patch) | |
tree | 594620c1975de922057a8752bd8f2c3948a153d3 /ChangeLog | |
parent | 805e66683b1b11606ddff672e639da2c8906bbc3 (diff) |
- Fixed a freeze-bug in IO.c where the IOwatch for reading was not removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ dillo-fltk2 - Added a redraw(DAMAGE_HIGHLIGHT) call to Back, Forw and Stop buttons. - Fixed a segfault bug when closing a bw under active networking. - Removed the unused SPCBuf variable. + - Fixed a freeze-bug in IO.c where the IOwatch for reading was not removed. Patches: Johannes Hofmann +- Made progress bars resize automatically. Patches: Johannes Hofmann, Jorge Arellano Cid |