diff options
Diffstat (limited to 'assuan/ChangeLog')
-rw-r--r-- | assuan/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/assuan/ChangeLog b/assuan/ChangeLog index dbf5f43ea..e79c2ba14 100644 --- a/assuan/ChangeLog +++ b/assuan/ChangeLog @@ -1,3 +1,14 @@ +2002-01-03 Werner Koch <[email protected]> + + * assuan-handler.c (assuan_set_okay_line): New. + (process_request): And use it here. + +2002-01-02 Werner Koch <[email protected]> + + * assuan-inquire.c (init_membuf,put_membuf,get_membuf): Apply a + hidden 0 behind the buffer so that the buffer can be used as a + string in certain contexts. + 2001-12-14 Marcus Brinkmann <[email protected]> * assuan-connect.c (assuan_pipe_connect): New argument @@ -90,7 +101,7 @@ * You may find it source-copied in other packages. * *********************************************************** - Copyright 2001 Free Software Foundation, Inc. + Copyright 2001, 2002 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 |