summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-11-19 20:19:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-11-19 20:19:26 +0000
commit72a077186e92a450090bf435f6e90a23f4375b43 (patch)
tree91f0ae951f4c8298b693cdf1cb9f32c999fd214a /ChangeLog
parent9a972686a656dcbe2eabb7e176f9649c128fb373 (diff)
downloadmailutils-72a077186e92a450090bf435f6e90a23f4375b43.tar.gz
mailutils-72a077186e92a450090bf435f6e90a23f4375b43.tar.bz2
* include/mailutils/libargp.h (mu_argp_build): Change proto.
* libargp/compat.c (mu_argp_parse): Update call to mu_argp_build. * libargp/mu_argp.c (mu_argp_build): Optionally return expanded capability list in the third argument. * libargp/muinit.c (mu_app_init): Pass expanded capability list to mu_libcfg_init.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33d4c5aa5..ee41545d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-11-19 Sergey Poznyakoff <gray@gnu.org.ua>
+ * include/mailutils/libargp.h (mu_argp_build): Change proto.
+ * libargp/compat.c (mu_argp_parse): Update call to mu_argp_build.
+ * libargp/mu_argp.c (mu_argp_build): Optionally return expanded
+ capability list in the third argument.
+ * libargp/muinit.c (mu_app_init): Pass expanded capability list to
+ mu_libcfg_init.
+
* include/mailutils/cfg.h (mu_cfg_parser_verbose): New variable.
* include/mailutils/libargp.h (OPT_RCFILE_VERBOSE): New value.
* libargp/Makefile.am (AM_CFLAGS): Rename to AM_CPPFLAGS, define

Return to:

Send suggestions and report system problems to the System administrator.