From bc3e5a6f7fb24f37c3767d9c9a32b882de4c9fcd Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 3 Oct 2008 14:57:01 +0200 Subject: [PATCH] Add missing hooks to ChangeLog --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 127ab18f9..044ae96a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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