Avoid triggering warnings about strict-aliasing violations.
[ircu2.10.12-pk.git] / ChangeLog
index 3166424cd984d00d31373e8395a6d45feb2cd4f4..d56740cfa783c53b9e3a18192b8465d2f9af1c7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2007-03-31  Michael Poole <mdpoole@troilus.org>
+
+       * include/ircd_events.h (struct Generators): Convert elements to
+       be struct GenHeader*.
+       (timer_next): Update to match.
+
+       * ircd/ircd_events.c (timer_enqueue): Update to match.
+       (signal_callback): Likewise.
+       (timer_init): Remove a typecast with something slightly safer.
+       (timer_run): Update to deal with new type of Generator.g_timer.
+       (signal_add): Likewise.
+       (socket_add): Likewise.
+       
+2007-03-28  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_asll.c (ms_asll): Count hits and report at the end, so
+       that a client is told whether any match (and has a hint that only
+       directly linked servers are checked).
+       (mo_asll): Likewise.
+
 2007-03-26  Michael Poole <mdpoole@troilus.org>
 
        * ircd/s_stats.c (m_stats): Move check for STAT_FLAG_LOCONLY (and