diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-20 10:41:11 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-20 10:41:11 +0000 |
commit | 78c04955873fce8513ffc5e2318361f4fed0ea38 (patch) | |
tree | f1d65d8f8fef747dce61e7cbcbd74546a7549c3d /ChangeLog | |
parent | 88594755503acb4e1526e64b848814025f45896e (diff) | |
download | calcurse-78c04955873fce8513ffc5e2318361f4fed0ea38.tar.gz calcurse-78c04955873fce8513ffc5e2318361f4fed0ea38.zip |
Bugfix: avoid a possible freeze under OpenBSD when changing color from within the configuration screen.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-06-20 Frederic Culot <frederic@culot.org> + + * src/custom.c (set_confwin_attr): new function + + * src/custom.c: fix a bug that caused calcurse to freeze under + OpenBSD when changing theme color from within the configuration + screen + 2009-06-01 Frederic Culot <frederic@culot.org> * src/io.c: patch submitted by Francois Boulogne to fix gcc |