summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-01-14 14:42:16 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-01-14 14:42:16 +0100
commitc717d206cd73c0445a9edd1a5b723ea79a107676 (patch)
tree1b3f7692c6b7a00e20d8ce210b38cf72fc53763b
parent44c6736d81d72d65c04bb0f974701f57ef54f28f (diff)
downloadweechat-c717d206cd73c0445a9edd1a5b723ea79a107676.zip
Remove plugin "debug" from ChangeLog (plugin was removed and merged to core, 2 months ago)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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