GNUPG-1-9-BRANCH gnupg/tools (ChangeLog gpgconf-comp.c)
cvs user marcus
cvs at cvs.gnupg.org
Tue Mar 23 13:21:48 CET 2004
Date: Tuesday, March 23, 2004 @ 13:21:48
Author: marcus
Path: /cvs/gnupg/gnupg/tools
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog gpgconf-comp.c
2004-03-23 Marcus Brinkmann <marcus at g10code.de>
* gpgconf-comp.c: Include <signal.h>.
(gc_backend): Add new member runtime_change.
(gpg_agent_runtime_change): New function.
(gc_component_change_options): New variable runtime. Initialize
it. If an option is changed that has the GC_OPT_FLAG_RUNTIME bit
set, also set the corresponding runtime variable. Finally, call
the runtime_change callback of the backend if needed.
----------------+
ChangeLog | 10 +++++++
gpgconf-comp.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 74 insertions(+), 9 deletions(-)
More information about the Gnupg-commits
mailing list