Mercurial > flash_v2
diff packages/net/common/current/ChangeLog @ 1632:a5c7a6799462
+ * src/bootp_support.c (get_bootp_option, show_bootp):
+ * src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle
+ the pad option.
| author | asl |
|---|---|
| date | Thu, 13 May 2004 10:00:35 +0000 |
| parents | 26840b464238 |
| children | dc5f9783d45a |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,3 +1,9 @@ +2004-05-04 Jay Foster <jay.foster@systech.com> + + * src/bootp_support.c (get_bootp_option, show_bootp): + * src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle + the pad option. + 2004-04-19 Oyvind Harboe <oyvind.harboe@zylin.com> * src/tftp_server.c: files are now created with the
