From 8babdca0dc93b3ac97bc64ac75ca3c20a530122a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 9 Aug 2006 11:21:34 +0000 Subject: [PATCH] Added release note about /upgrade and modes when upgrading to version 0.2.0 --- NEWS | 4 +++- weechat/NEWS | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b68788c7a..d63ca0e0e 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -* FlashCode, 2006-06-14 +* FlashCode, 2006-08-09 Important release notes: + - if you upgraded with /upgrade in WeeChat, you should /disconnect and + then /reconnect on each server, to display properly channel/user modes - if you're using plugins, you should remove some old plugins libraries in WeeChat system library directory (commonly /usr/local/lib/weechat/plugins): remove lib* files (like libperl.*, diff --git a/weechat/NEWS b/weechat/NEWS index b68788c7a..d63ca0e0e 100644 --- a/weechat/NEWS +++ b/weechat/NEWS @@ -1,10 +1,12 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== -* FlashCode, 2006-06-14 +* FlashCode, 2006-08-09 Important release notes: + - if you upgraded with /upgrade in WeeChat, you should /disconnect and + then /reconnect on each server, to display properly channel/user modes - if you're using plugins, you should remove some old plugins libraries in WeeChat system library directory (commonly /usr/local/lib/weechat/plugins): remove lib* files (like libperl.*,