From: Sven Dietricht Date: Tue, 22 Feb 2000 07:32:39 +0000 (-0000) Subject: ChangeLog, NEWS, winnt.htm: X-Git-Tag: NTP_4_0_99_G~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff6527bcfcdbcdf4e1261321d94ee555a3c7dc0c;p=thirdparty%2Fntp.git ChangeLog, NEWS, winnt.htm: Patch from Carl Byington to fix MD5 on WINNT bk: 38b23b97l04YZyoj0B5MyZRX9ApHvA --- diff --git a/ChangeLog b/ChangeLog index 8b99119cb..81111cff5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-02-21 Sven Dietrich + + * ports/winnt/include/config.h: Enable MD5 and RANDOM by default + * ports/winnt/libntp/SetSystemTime.c: Fix warning and const declaration + From: Carl Byington + 2000-02-21 Harlan Stenn * Makefile.am (SUBDIRS): Make librsaref right after includes so we diff --git a/NEWS b/NEWS index 82026a879..09346276d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +* WINNT builds with MD5 by default * WINNT no longer requires Perl for building with Visual C++ 6.0 * algorithmic improvements, bugfixes * Solaris dosynctodr info update diff --git a/html/hints/winnt.htm b/html/hints/winnt.htm index d316607b7..c4a326b85 100644 --- a/html/hints/winnt.htm +++ b/html/hints/winnt.htm @@ -69,7 +69,7 @@ Compiling Requirements
  • -Windows NT 4.0 or 5.0 (2000)
  • +Windows NT 4.0 or 2000
  • Microsoft Visual C++ 6.0
  • @@ -82,6 +82,7 @@ Some version of the archiving program ZIP. Compiling Instructions
      +
    1. Unpack the NTP-4.x.tar.gz