summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-05-08 19:46:01 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-05-08 19:46:01 +0200
commitb2551ce0efce73c32a32af2f2efe02bbdcf45e92 (patch)
tree10aa6004f31fd251df655499cac966360d5d1b08
parentf9eb26f546fb6051f990ae7565594cd03826aed9 (diff)
downloadweechat-b2551ce0efce73c32a32af2f2efe02bbdcf45e92.zip
doc: add note about new keys in release notes
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 62e408983..885b7f662 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ Important release notes:
they are displayed in a window), if you want to come back to old behaviour, do
that:
** `/set weechat.look.hotlist_add_buffer_if_away off`
+* new keys were added, use command `/key missing` to add them or `/key listdiff`
+ to see differences between your current keys and WeeChat default keys
Version 0.3.4 (2011-01-16)
--------------------------