diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 867eeb57d..a9e393201 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,4 +1,12 @@ -2007-12-03 Werner Koch <wk@g10code.com> +2007-12-04 Werner Koch <wk@g10code.com> + + * Makefile.am (t_helpfile_LDADD, module_maint_tests): New. + * t-helpfile.c: New. + * helpfile.c: New. + * membuf.h (is_membuf_ready, MEMBUF_ZERO): New. + * localename.c: New. Taken from gettext with modifications as done + for GpgOL. Export one new function. + * util.h (gnupg_messages_locale_name, gnupg_get_help_string): Added. * sysutils.c (gnupg_reopen_std): New. Taken from ../g10/gpg.c. |