1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 15:26:37 +02:00

Add missing hooks to ChangeLog

This commit is contained in:
Sebastien Helleu
2008-10-03 14:57:01 +02:00
parent 97a2c7bc39
commit bc3e5a6f7f
+3 -3
View File
@@ -39,9 +39,9 @@ Version 0.2.7 (under dev!):
* improve main loop: higher timout in select(), less CPU usage
* add /reload command to reload WeeChat and plugins config files
(signal SIGHUP is catched to reload config files)
* new plugins: IRC, alias, demo, fifo, logger, notify, trigger, xfer
* add hooks: command, timer, file descriptor, print, signal, config,
completion, modifier
* new plugins: alias, debug, demo, fifo, irc, logger, notify, trigger, xfer
* add hooks: command, timer, file descriptor, connection, print, signal,
config, completion, modifier, info, infolist
* new plugin API with many new functions: hooks, buffer management, bars,
config files, lists
* new display engine, with prefix and message for each line