Mercurial > flash_v2
changeset 1316:b91538194ae8
Fixed the formatting of the last ChangeLog entry.
| author | asl |
|---|---|
| date | Thu, 16 Oct 2003 08:15:55 +0000 |
| parents | 49e5a36e706d |
| children | 8f869e3f4c09 |
| files | packages/net/common/current/ChangeLog |
| diffstat | 1 files changed, 6 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog +++ b/packages/net/common/current/ChangeLog @@ -1,10 +1,11 @@ 2003-10-13 Jay Foster <jay@systech.com> - * include/dhcp.h: Added prototype for dhcp_set_hostname(). - * src/dhcp_prot.c (set_default_dhcp_tags): Added TAG_HOST_NAME and - TAG_DHCP_CLIENTID DHCP/BOOTP option support. - * cdl/net.cdl: Added host name (CYGOPT_NET_DHCP_OPTION_HOST_NAME) and - MAC address client ID (CYGOPT_NET_DHCP_OPTION_DHCP_CLIENTID_MAC) support. + * include/dhcp.h: Added prototype for dhcp_set_hostname(). + * src/dhcp_prot.c (set_default_dhcp_tags): Added TAG_HOST_NAME and + TAG_DHCP_CLIENTID DHCP/BOOTP option support. + * cdl/net.cdl: Added host name (CYGOPT_NET_DHCP_OPTION_HOST_NAME) and + MAC address client ID (CYGOPT_NET_DHCP_OPTION_DHCP_CLIENTID_MAC) + support. 2003-10-12 Jay Foster <jay@systech.com>
