From 78af0c219a5cf65fc6bed104b4b9157460096425 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Mon, 15 Jan 2018 09:05:31 +0100 Subject: [PATCH] clarify deprecated fn in news --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4bf59dbc..f74a2fc2 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ v1.1.0 2018-01-15 The Irssi team you from embarassing AMSGs (#659) * /server does not connect to servers anymore, use /server connect to change servers (#559, #649). + * The net_ip_compare API function is now deprecated, and the + previously deprecated net_connect has been removed + (#770). By Will Storey (#770) + Add an option to ignore all channels or ignore all queries using /set activity_hide_targets. By Jari Matilainen (#612, #779) @@ -71,7 +74,7 @@ v1.1.0 2018-01-15 The Irssi team By Tristan Pepin (#731). By Paul Townsend (#684, #736). By Will Storey (#777) - Minor cleanups (#590). By Edward Tomasz Napierala (#734, - #738). By Will Storey (#770) + #738) - Fix space issue in glib-2.0.m4 (#621) v1.0.6 2018-01-07 The Irssi team