aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-04-22 16:26:54 +0000
committerFrederic Culot <calcurse@culot.org>2007-04-22 16:26:54 +0000
commitbcccc254cb2a58a6fb984dfb182c100e3171b641 (patch)
treedf369fdeea1d4058e9529f2704a4dc3469492ebd /ChangeLog
parent990f317b710b8a717f9150d0c5823d810aa39a06 (diff)
downloadcalcurse-bcccc254cb2a58a6fb984dfb182c100e3171b641.tar.gz
calcurse-bcccc254cb2a58a6fb984dfb182c100e3171b641.zip
handle different values returned by ncurses pair_content() depending on compilation options
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afb2ed7..cf730e1 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+22 Apr 2007:
+ custom_color_theme_name() updated to handle ncurses different returned
+ values (depending on if ncurses was compiled with --enable-ext-funcs)
+
21 Apr 2007:
custom_color_config() modified to take terminal's vertical length into
account