Fix display with %hu format.
[ircu2.10.12-pk.git] / ChangeLog
index 5427e8da433e4edcfec2272065a90ade6186eb0d..0067eb666e284eb303deefacc92bdd820057777d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-15  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd_snprintf.c (doprintf): Fix typecast for %hu.
+
 2006-02-15  Michael Poole <mdpoole@troilus.org>
 
        * include/ircd_signal.h (SigChldCallBack): New typedef.