From eccb4703cf7d7a0bb68c1888c07c9f1242881bfb Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 3 Apr 2010 19:50:24 +0200 Subject: [PATCH] Add note about upgrading to version 0.3.2 in NEWS file --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 34af94c73..f0427657c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ WeeChat News ============ +FlashCode, 2010-04-03:: + WeeChat 0.3.2 is under development. + + + If you are using `/upgrade` from a previous release, then you must execute + this command on all IRC servers/channels/private buffers and xfer DCC chats + (not needed on WeeChat core buffer or buffers from other plugins/scripts): + * `/buffer set highlight_words $nick` + FlashCode, 2010-01-23:: WeeChat 0.3.1 released. +