comparison packages/redboot/current/ChangeLog @ 1597:8d53540e9a4e

* doc/sgml/doclist, packages/net/common/current/doc/tcpip.sgml, packages/redboot/current/doc/redboot.sgml, packages/redboot/current/doc/makefile, packages/redboot/current/doc/redboot_main.sgml: Build the RedBoot User's Guide as a separate document.
author jld
date Mon, 19 Apr 2004 15:27:36 +0000
parents 31dd38f564ec
children d177755187d3
comparison
equal deleted inserted replaced
1596:df01feb2f050 1597:8d53540e9a4e
1 2004-04-19 John Dallaway <jld@ecoscentric.com>
2
3 * doc/makefile, doc/redboot_main.sgml: New files to build the RedBoot
4 User's Guide as a self-contained document.
5
6 * doc/redboot.sgml: Eliminate <part> tag to build the RedBoot User's
7 Guide as a self-contained document.
8
1 2004-03-30 Mark Salter <msalter@redhat.com> 9 2004-03-30 Mark Salter <msalter@redhat.com>
2 10
3 * src/net/udp.c (__udp_recvfrom_handler): Protect against back-to-back 11 * src/net/udp.c (__udp_recvfrom_handler): Protect against back-to-back
4 duplicate packets. 12 duplicate packets.
5 13