aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * assuan-handler.c (assuan_register_bye_notify)Werner Koch2001-11-251-0/+7
| | | | | | | (assuan_register_reset_notify) (assuan_register_cancel_notify): New and call them from the standard handlers.
* Add a copyright note to the bottomWerner Koch2001-11-241-0/+14
|
* * assuan-connect.c (assuan_get_pid): New - actually done by Marcus in gpgme.Werner Koch2001-11-241-0/+2
| | | | | Set the line length back to the old value.
* * assuan-buffer.c (_assuan_read_line): Deal with reads of moreWerner Koch2001-11-241-0/+7
than a line. * assuan-defs.h: Add space in the context for this.