From 364d774ded1816523fb7ddcf5ca0ee6442612b2e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 25 Jan 2006 08:55:24 +0000 Subject: Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn) --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 169903ccb..c11f7d6bb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,17 @@ WeeChat - Wee Enhanced Environment for Chat =========================================== +* FlashCode, 2006-01-24 (draft) + + Important release notes for 0.1.8 (draft): + + - it is recommended for users of version 0.1.7 (or any older), to + replace values in setup file (~/.weechat/weechat.rc) : + - option: log_path: replace "~/.weechat/logs" by "%h/logs" + - option: plugins_path: replace "~/.weechat/plugins" by "%h/plugins" + "%h" is replaced by WeeChat home (default: ~/.weechat, may be overriden + by new command line arg --dir) + * FlashCode, 2006-01-14 WeeChat 0.1.7 released. -- cgit v1.2.3