diff options
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -waitpid is used instead of pth_waitpid
\ No newline at end of file +* waitpid is used instead of pth_waitpid as well as some other + functions. +* When turning libassuan into a shared library, provide a general + version as well as aPTh-enabled one.
\ No newline at end of file |