summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-01-25 08:55:24 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-01-25 08:55:24 +0000
commit364d774ded1816523fb7ddcf5ca0ee6442612b2e (patch)
treeb5ac4664d92806a20199a00c2ab7a0013a09425f /NEWS
parent6972b057d9fb640eead8231f695baf29d906674c (diff)
downloadweechat-364d774ded1816523fb7ddcf5ca0ee6442612b2e.zip
Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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.