aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-03-23 13:08:46 +0000
committerFrederic Culot <calcurse@culot.org>2010-03-23 13:08:46 +0000
commit31136eb80c62449b644288e1563ff6fe57d3f9c5 (patch)
treee17f1705a8c1ffd033711955c8902007d8ed1d32 /ChangeLog
parent993ac3c7330385aab0744e24288f7a0345fe4f27 (diff)
downloadcalcurse-31136eb80c62449b644288e1563ff6fe57d3f9c5.tar.gz
calcurse-31136eb80c62449b644288e1563ff6fe57d3f9c5.zip
Check added to avoid problems in case side bar width is not found in configuration file.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92a87a2..7b63041 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-23 Frederic Culot <frederic@culot.org>
+
+ * src/wins.c (wins_sbar_winc): test added to avoid problems if
+ user does not have side bar width specified in its configuration
+ file
+
2010-03-22 Frederic Culot <frederic@culot.org>
* src/calcurse.h: compilation issue related to memory functions