diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 163fbe3127..2d77ba6206 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,6 +1,11 @@ 2005-10-27 Ralf Corsepius + * libnetworking/opt_ppp.h: New. + * libnetworking/net/ppp.h: Remove. + * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: + Reflect changes above. Cosmetics from FreeBSD. * libnetworking/Makefile.am: Don't install loop.h. + Add opt_ppp.h, remove net/ppp.h. * include/rtems/concat.h: Add EXPAND0, CONCAT0. 2005-10-27 Ralf Corsepius