diff options
Diffstat (limited to 'runtime/stpd')
-rw-r--r-- | runtime/stpd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog index 9a13ffc9..2f403049 100644 --- a/runtime/stpd/ChangeLog +++ b/runtime/stpd/ChangeLog @@ -1,3 +1,7 @@ +2005-07-14 Tom Zanussi <zanussi@us.ibm.com> + + * librelay.c (reader_thread): Add missing pthread_mutex_lock + 2005-07-14 Frank Ch. Eigler <fche@redhat.com> * stpd.c (main): Pass !quiet mode to init_stp(). |