From c717d206cd73c0445a9edd1a5b723ea79a107676 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 14 Jan 2009 14:42:16 +0100 Subject: [PATCH] Remove plugin "debug" from ChangeLog (plugin was removed and merged to core, 2 months ago) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f0930ec23..d58ff39b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -51,7 +51,7 @@ 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: alias, debug, demo, fifo, irc, logger, notify, tcl, trigger, + * new plugins: alias, demo, fifo, irc, logger, notify, tcl, trigger, xfer, relay * add hooks: command, timer, file descriptor, connection, print, signal, config, completion, modifier, info, infolist