diff options
author | Frederic Culot <calcurse@culot.org> | 2008-02-16 13:17:08 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-02-16 13:17:08 +0000 |
commit | 17c1e8747c74a7f7b33d577f76da69cd7daf64b0 (patch) | |
tree | 070b639338d1f541d295920d3dfabc6d08e827d6 /ChangeLog | |
parent | 5d2a89a6bc2938234e842724ec45311b9e36b825 (diff) | |
download | calcurse-17c1e8747c74a7f7b33d577f76da69cd7daf64b0.zip |
bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_beta
window (which could remain invisible otherwise)
calcurse.pot updated for version 2.0
NEWS file updated
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +16 Feb 2008: 2.0_beta + bugfix: check for null pointer added when drawing color + configuration window (which could remain invisible otherwise) + calcurse.pot updated for version 2.0 + NEWS file updated + 14 Feb 2008: html manuals updated with parts related to notes |