diff --git a/ChangeLog b/ChangeLog index 72024519b8..f5d211d260 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2408,5 +2408,5 @@ sub-directory: By making libboard.a a "phony" target, libboard.a should always rebuilt (the end result is worth the small increase in build time) (submitted by Mike Smith). - * include/net/psock.h: A new low level socket interface that allows the OS - to use the socket interface without having a socket descriptor. + * include/net/psock.h: Added a new low level socket interface that allows the + OS to use the socket interface without having a socket descriptor.