diff options
Diffstat (limited to 'runtime/stpd/ChangeLog')
-rw-r--r-- | runtime/stpd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/stpd/ChangeLog b/runtime/stpd/ChangeLog index 9ff0d198..1a260443 100644 --- a/runtime/stpd/ChangeLog +++ b/runtime/stpd/ChangeLog @@ -1,3 +1,12 @@ +2005-06-28 Martin Hunt <hunt@redhat.com> + + * librelay.c (merge_output): Use unlocked stdio + to improve speed. + + * stp_merge.c: New file. + + * Makefile: Add stp_merge. + 2005-06-27 Martin Hunt <hunt@redhat.com> * stpd.c (main): Add new command line arg, "-m" |