diff options
Diffstat (limited to 'assuan/ChangeLog')
-rw-r--r-- | assuan/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assuan/ChangeLog b/assuan/ChangeLog index 911fa983c..dbf5f43ea 100644 --- a/assuan/ChangeLog +++ b/assuan/ChangeLog @@ -1,8 +1,8 @@ 2001-12-14 Marcus Brinkmann <[email protected]> - * assuan-buffer.c (_assuan_read_line): New variable ATTICLEN, use - it to save the length of the attic line. - Rediddle the code a bit to make it more clear what happens. + * assuan-connect.c (assuan_pipe_connect): New argument + FD_CHILD_LIST. Don't close those fds. + * assuan.h: Likewise for prototype. 2001-12-14 Werner Koch <[email protected]> |