Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 21 Jan 2006 19:13:07 +0000 (19:13 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 21 Jan 2006 19:13:07 +0000 (19:13 +0000)
ChangeLog
lib/ChangeLog

index dbadcea3e7c7bf5e4cc57dd8bbcc3f308351c017..00566fb9dd8db9616e14df1326446d221dffe994 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * modules/argp-tests: New module
+       * tests/test-argp.c: New file
+       * tests/test-argp-2.sh: New file
+
 2006-01-20  Simon Josefsson  <jas@extundo.com>
 
        * modules/inet_ntop (Depends-on): Depend on sys_socket.
index 7fb5feb28816ac7d1abd936669e71071b904c3d4..31609def406e011ae715a7844eacac9f5ead9f4f 100644 (file)
@@ -1,3 +1,12 @@
+2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * 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  <jas@extundo.com>
 
        * inet_ntop.h: Unconditionally include sys/socket.h.