diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index 88dfdff9c..e24250c17 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,11 @@ +2006-09-14 Werner Koch <[email protected]> + + * util.h (out_of_core): Use new gpg_error_from_syserror function. + + * http.c (init_sockets): Changed it to require 2.2 unless it is + build within gnupg 1 where we require 1.1 (and not anymore allow + for 1.0). + 2006-09-07 Werner Koch <[email protected]> * exechelp.c (gnupg_spawn_process): Factor out post fork code to .. |