From 717758409e24b42dba8fbf1ac77c6fdf524efc12 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Fri, 26 Aug 2011 20:55:09 +0000 Subject: Fix segfault in BarMeterMode_draw() for small terminal widths --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6e19855..5643e356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ What's new in version 0.9.1 * Meters update in every screen (no longer halting while on Setup, etc.) * BUGFIX: Support larger numbers for process times. (thanks to Tristan Nakagawa for the report.) +* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths + (patch by Sebastian Pipping) What's new in version 0.9 -- cgit v1.2.3