From 145024af2b0d3799f4f10fce780696238af946d7 Mon Sep 17 00:00:00 2001 From: James Vega Date: Sat, 1 May 2004 21:42:33 +0000 Subject: [PATCH] Updated --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 84e58b2a5..ec6a78479 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * Added Sourceforge.fight, which returns the list of specified + projects and their bug/rfe count in sorted order, least to most. + * Added Utilities.reply for replying to a person with text. Like echo, but it prepends the nick like the bot normally does.