X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/a8b2ad8d265ba8415d800d46925af904eb115f03..d82cf2f04a924c6531bde34c6557038880da9c73:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index fee62fa..19b2e81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,24 @@ /*********************************************************************** X3 ChangeLog +2006-12-12 Alex Schumann + + * configure.in: making google core lib optional + + * configure: regenerated + + * src/proto-p10.c: added support for sending nefarious marks + + * src/proto.h: prototype for irc_mark + + * src/opserv.help: documented new mark support. Also documented the + svsjoin and svspart commands as they were missing. + + * src/hash.h: added MARKLEN define + + * src/opserv.c: added mark command as well as mark support in trace + and addalert. + 2006-12-12 Neil Spierling * configure: Regenerated.