From b082e82b625eca244ac0d1381c152f12b946d463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 28 Aug 2021 17:51:58 +0200 Subject: xC: fix displaying IRC colours above 16 First, we indexed the colour array without a required offset. Second, the data type was too small and overflowed negative. Detected during a refactor, which this is a part of. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9edef71..2ce6791 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ * xC: made message autosplitting respect text formatting + * xC: fixed displaying IRC colours above 16 + 1.3.0 (2021-08-07) "New World Order" -- cgit v1.2.3