diff options
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r-- | sm/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog index 032f02897..3f7374a4f 100644 --- a/sm/ChangeLog +++ b/sm/ChangeLog @@ -1,3 +1,9 @@ +2008-01-27 Werner Koch <wk@g10code.com> + + * import.c (popen_protect_tool): Set bit 7 in the flags for + gnupg_spawn_process so that under W32 no window appears. + * export.c (popen_protect_tool): Ditto. + 2007-12-13 Werner Koch <wk@g10code.com> * gpgsm.c (main): Add option --extra-digest-algo. @@ -2181,8 +2187,8 @@ h2007-11-22 Werner Koch <wk@g10code.com> * server.c (rc_to_assuan_status): New. Use it for all commands. - Copyright 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + Copyright 2001, 2002, 2003, 2004, 2005, 2006, + 2007, 2008 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without |