Avoid triggering warnings about strict-aliasing violations.
[ircu2.10.12-pk.git] / ChangeLog
index 6bd9edfd0830d6bbd75d6ba0d00c434faf3a215d..d56740cfa783c53b9e3a18192b8465d2f9af1c7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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