+* [Bug 1118] Fixed sign extension for 32 bit time_t in caljulian() and prettydate().
+ Fixed some compiler warnings about missing prototypes.
+ Fixed some other simple compiler warnings.
+ * [Bug 1119] [CID 52] Avoid a possible null-dereference in ntp_crypto.c.
+ * [Bug 1120] [CID 51] INSIST that peer is non-null before we dereference it.
+ * [Bug 1121] [CID 47] double fclose() in ntp-keygen.c.
+ (4.2.5p155) 2009/01/18 Released by Harlan Stenn <stenn@ntp.org>
+ * Documentation updates from Dave Mills.
+ * CHU frequency updates.
+ * Design assertion fixes for ntp_crypto.c from Dave Mills.
(4.2.5p154) 2009/01/13 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 992] support interface event change on Linux from
Miroslav Lichvar.