CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Mon, 30 Aug 1999 20:48:50 +0200
Date: Monday August 30, 1999 @ 20:48
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv26795/g10
Modified Files:
ChangeLog helptext.c import.c misc.c signal.c
Log Message:
Mon Aug 30 20:38:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* import.c (chk_self_sigs): some s/log_error/log_info/ so that gpg
does not return an error if a key has some invalid packets.
* helptext.c: Fixed some typos and changed the way the
translation works. The english text is now the keyword for gettext
and not anymore the keyword supplied to the function. Done after
some discussion with Walter who thinks this is much easier for the
translators.
* misc.c (disable_core_dumps): Don't do it for DOSish systems.
* signal.c (signal_name): Bounds check on signum.
File: ChangeLog Status: Up-to-date
File: helptext.c Status: Up-to-date
File: import.c Status: Up-to-date
File: misc.c Status: Up-to-date
File: signal.c Status: Up-to-date