From 0fe403c70ce84334e2d5317defe5bbb441b9964f Mon Sep 17 00:00:00 2001 From: Kevin Easton Date: Sun, 27 Jun 2010 00:50:35 +0000 Subject: [PATCH] Fix attribution. git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@89 13b04d17-f746-0410-82c6-800466cd88b0 --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index cc50e72..1c574f1 100644 --- a/Changelog +++ b/Changelog @@ -3,7 +3,7 @@ * Fix up /WILN, /WILC and /WILCR. (caf). * Backport changes from epic5 to make recv_nick, sent_nick and sent_body - per-server, and apply new version of do_oops from flewid. This means + per-server, and apply new version of do_oops from flashback. This means that /oops, "/query .", "/query ,", "/msg ." and "/msg ," are per-server, along with the $. $, and $B aliases. (caf)