From ae6b9bb50051a801f86cfb72c56bfbb6f5675286 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 21 Jan 2006 19:13:07 +0000 Subject: [PATCH] Update --- ChangeLog | 6 ++++++ lib/ChangeLog | 9 +++++++++ 2 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index dbadcea3e7..00566fb9dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-21 Sergey Poznyakoff + + * modules/argp-tests: New module + * tests/test-argp.c: New file + * tests/test-argp-2.sh: New file + 2006-01-20 Simon Josefsson * modules/inet_ntop (Depends-on): Depend on sys_socket. diff --git a/lib/ChangeLog b/lib/ChangeLog index 7fb5feb288..31609def40 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2006-01-21 Sergey Poznyakoff + + * argp-help.c (usage_long_opt): Do not print DOC options. + (__argp_base_name): Removed + * argp-namefrob.h (__argp_basename): Removed definition. Was a + typo. + (__argp_base_name): Provide macro definition or extern declaration + depending on the configuration + 2006-01-20 Simon Josefsson * inet_ntop.h: Unconditionally include sys/socket.h. -- 2.30.2