X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/2285e0b6bc47614fe51d86da19e2d6a4aff779df..c0601d1e22c5c3749ea94c1c4359f9223b732fe4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 50293d4..5f0efc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,31 @@ /*********************************************************************** X3 ChangeLog +2013-02-18 Alex Schumann + * all: Converted from mercurial to git. (testing email commit messages again) + +2013-01-27 Matthew Beeching + + * src/nickserv.c: Fix for crash bug when using calling *NickServ.oset + with an account name where nobody is online using that account and no + fakehost is set. + +2012-04-29 Matthew Beeching + + * src/x3ldap.c: Replaced ldap_get_values() with ldap_get_values_len(). + +2012-01-26 Matthew Beeching + + * src/dict-splay.c: Fix for possible crash bugs in dict_splay() + and dict_remove2(); + + * src/tools.c: Fix for crash bug in irccasecmp(); + +2012-01-24 Matthew Beeching + + * src/proto-p10.c: Fixed irc_topic() to honour server/hidden_host_type + and associated config settings. + 2012-01-16 Matthew Beeching * src/chanserv.c: Fix for USER AUTOOP option being ignored during