summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-03-03 10:40:43 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-03-03 10:40:43 +0000
commit92db79989e2f2a2b4b2fba35bb13acb26f5a38a0 (patch)
tree0d06d44b5f6c945af96e6ccad40421c004321813 /ChangeLog
parent5d32ac0d576571ab967e40e97e66284296d02398 (diff)
downloadweechat-92db79989e2f2a2b4b2fba35bb13acb26f5a38a0.zip
Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c89fcc0b5..2d1801afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2006-03-02
+ChangeLog - 2006-03-03
Version 0.1.8 (under dev!):
+ * keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll
+ nicklist top/bottom
* added special names for plugin message handlers: weechat_pv,
weechat_highlight, weechat_ctcp, weechat_dcc
* script plugins now load scripts in WeeChat system share directory