diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-26 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/gnu/netinet/udp.h (struct udphdr): Use u_int16_t + type instead of uint16_t. Formatting. + 2004-10-25 Roland McGrath <roland@redhat.com> * login/openpty.c (openpty): Add libutil_hidden_def. |