From: Danny Mayer Date: Mon, 8 Oct 2007 19:47:23 +0000 (-0400) Subject: Bug #909 Fix int32_t errors for ntohl() X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4a6fe9af4c4fd93c92cacd07d865e951a167cc;p=thirdparty%2Fntp.git Bug #909 Fix int32_t errors for ntohl() bk: 470a894b3upT9bJ7wMm26c32K3rKsw --- diff --git a/ChangeLog b/ChangeLog index 1acb9903c9..f20000be1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* Bug #909 Fix int32_t errors for ntohl() * Bug #376/214 Enhancements to support multiple if names and IP addresses * Bug #929 int32_t is undefined on Windows. Casting wrong * Bug #928 readlink missing braces