1) strdup => DupString
[ircu2.10.12-pk.git] / ChangeLog
index 1feda3b92610ad59ac0b461b4992fa2fcd77b209..ac5a6a5dc8712477c43ff8a419349cd4e16ddb77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-25  Andrew Miller  <a1kmm@amxl.com>
+
+       * ircd/ircd_crypt.c (ircd_crypt): strdup is not allowed, change to
+       DupStr so memdebug works.
+
+       * doc/debug_memleak_gc.patch : Update to gc6.5
+       
 2005-06-24  Andrew Miller  <a1kmm@amxl.com>
        * ircd/m_invite.c (m_invite): Don't propagate invites to local channels.