X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=2cc80f8064025a87f5817e88c055536c205055ab;hb=390120c1071bd96116eb3a86727583d33dee89f7;hp=0ee966bec0d2d093c0c1beba2f842d4564dedd95;hpb=59600ba2b200c0e9223317c51f29fdb515902ff7;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 0ee966b..2cc80f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2001-08-17 Kevin L Mitchell + + * ircd/s_stats.c: remove description of /stats v, since it's gone + + * ircd/m_wallops.c (mo_wallops): add "*" to the beginning of + /wallops to distinguish wallops from wallusers + + * ircd/m_error.c (mr_error): ignore ERROR from clients that aren't + in the "handshake" or "connecting" states--I think the latter will + never happen, but... + + * doc/Authors: apply delete's Authors patch + + * RELEASE.NOTES: rewrite RELEASE.NOTES, basing it a little on + Braden's version + + * README: rewrite README + 2001-07-31 Kevin L. Mitchell * ircd/s_serv.c (server_estab): remove unused variable split