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 9e72c5d3e..c033b62d9 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,11 @@ +2006-08-16 Werner Koch <[email protected]> + + * keyserver.h: Moved from ../include to here. + + * http.c: Include srv.h. + + * srv.c, srv.h: New. Taken from GnuPG 1.4 + 2006-08-14 Werner Koch <[email protected]> * http.h (struct http_context_s): Moved to implementation. |