Remove unused files. Update snomask.html documentation.
[ircu2.10.12-pk.git] / ChangeLog
index 22f5704776ca7c2cb26e5d6b27126a40dbdbdd31..87de05867876cd793c923a4d0775be6e27e1f834 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,29 @@
+2005-03-19  Michael Poole <mdpoole@troilus.org>
+       (Thanks to Reed Loden for pointing these out.)
+
+       * doc/Configure.help: Remove outdated file.
+
+       * doc/exaconf.2: Likewise.
+
+       * doc/snomask.html: Add missing <tr>, SNO_AUTO, SNO_DEBUG, and
+       update SNO_OPERDEFAULT list.
+
+       * tools/mkpasswd.c: Remove outdated file (use ircd/umkpasswd
+       instead).
+
+       * tools/Makefile.crypt: Remove outdated file.
+
+       * tools/mkpasswd.c: Likewise.
+
+       * tools/transition: Likewise.
+
 2005-03-19  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (sub1_from_channel): Check apass rather than mode
        to determine whether an apass is set (MODE_KEY/APASS/UPASS are not
        set in mode.mode).
+       (send_channel_modes): Use the same change when determining how to
+       send oplevels for channels.
 
 2005-03-19  Michael Poole <mdpoole@troilus.org>