From b2551ce0efce73c32a32af2f2efe02bbdcf45e92 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 8 May 2011 19:46:01 +0200 Subject: [PATCH] doc: add note about new keys in release notes --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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) --------------------------