aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-02-14 17:40:08 +0000
committerFrederic Culot <calcurse@culot.org>2010-02-14 17:40:08 +0000
commit23ac47346829442550a8ba5f23476f775b257fd6 (patch)
tree0c0e3003019feb537b4010e0c14265cc4e68482c
parent7542f4a711c41f3b87f587f29e0c3032b8ffb3ea (diff)
downloadcalcurse-23ac47346829442550a8ba5f23476f775b257fd6.tar.gz
calcurse-23ac47346829442550a8ba5f23476f775b257fd6.zip
Bugfix in notify_update_bar().
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b403d70..c2cdda7 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-14 Frederic Culot <frederic@culot.org>
+
+ * src/notify.c (notify_update_bar): avoid a possible segfault when
+ txt_max_len becomes too small. Reported by Thorsten, thanks
+
2009-11-01 Frederic Culot <frederic@culot.org>
* TODO: list updated