diff options
| author | Werner Koch <[email protected]> | 2001-12-13 17:37:04 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2001-12-13 17:37:04 +0000 |
| commit | b41d06c0a1fdfbf42c12ad7e32a9ee4ba553f7e2 (patch) | |
| tree | d97795e0cb734da960f885c0298ce2ef10f95f6a /assuan/ChangeLog | |
| parent | improce memory handling (diff) | |
| download | gpgme-b41d06c0a1fdfbf42c12ad7e32a9ee4ba553f7e2.tar.gz gpgme-b41d06c0a1fdfbf42c12ad7e32a9ee4ba553f7e2.zip | |
* assuan-handler.c (assuan_get_active_fds): Fixed silly bug,
pretty obvious that nobody ever tested this function.
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 9b08c2b4..0c8a4df6 100644 --- a/assuan/ChangeLog +++ b/assuan/ChangeLog @@ -1,3 +1,8 @@ +2001-12-13 Werner Koch <[email protected]> + + * assuan-handler.c (assuan_get_active_fds): Fixed silly bug, + pretty obvious that nobody ever tested this function. + 2001-12-12 Werner Koch <[email protected]> * assuan-connect.c (assuan_pipe_connect): Implemented the inital |
