diff options
Diffstat (limited to 'assuan/ChangeLog')
-rw-r--r-- | assuan/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assuan/ChangeLog b/assuan/ChangeLog index 53547439..92d4b3ab 100644 --- a/assuan/ChangeLog +++ b/assuan/ChangeLog @@ -1,3 +1,8 @@ +2004-06-08 Marcus Brinkmann <[email protected]> + + * assuan-buffer.c (assuan_write_line): If the line is longer than + the maximum line length, bail out early. + 2004-04-19 Werner Koch <[email protected]> * assuan-socket-connect.c: Include sys/types.h |