diff packages/net/sntp/current/ChangeLog @ 1323:16a975af0355

* src/sntp.c: Added DHCP support for SNTP unicast mode. * src/sntp.cdl: Added DHCP support for SNTP unicast mode. * src/sntp.h: Removed UDP port constant. * src/sntp1.c: Added test code for SNTP unicast mode. * src/sntp.sgml: Added documentation for SNTP unicast mode.
author asl
date Tue, 21 Oct 2003 17:51:51 +0000
parents 26196bf9b414
children 021fe06c2e08
line wrap: on
line diff
--- a/packages/net/sntp/current/ChangeLog
+++ b/packages/net/sntp/current/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-15  Dan Jakubiec  <djakubiec@yahoo.com>
+            Andrew Lunn   <andrew.lunn@ascom.ch>
+
+	* src/sntp.c: Added DHCP support for SNTP unicast mode.
+	* src/sntp.cdl: Added DHCP support for SNTP unicast mode.
+	* src/sntp.h: Removed UDP port constant.
+	* src/sntp1.c: Added test code for SNTP unicast mode.
+	* src/sntp.sgml: Added documentation for SNTP unicast mode.
+
 2003-09-29  Dan Jakubiec  <firstname.lastname@systech.com>
 
 	* src/sntp.c: Added support for SNTP unicast mode.