commit: r375 - trunk/daemon
[email protected] Sun, 19 Nov 2006 16:06:01 -0500
| Newsgroups | gmane.network.spread.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jonathan Date: 2006-11-19 16:06:01 -0500 (Sun, 19 Nov 2006) New Revision: 375 Modified: trunk/daemon/Changelog Log: Update Changlog with stdutil update and flush fixes. Modified: trunk/daemon/Changelog =================================================================== --- trunk/daemon/Changelog 2006-11-19 21:02:16 UTC (rev 374) +++ trunk/daemon/Changelog 2006-11-19 21:06:01 UTC (rev 375) @@ -1,3 +1,10 @@ +Sun Nov 19 13:10:00 2006 Jonathan Stanton <[email protected]> + * libspread/fl.c, stdutil/* (many): Update to stdutil + version 1.0.0beta6. + + Fixup flush library to use new stdutil stderr_output() + function instead of stderr_abort() or _msg(). + Sun Nov 19 15:13:47 2006 Jonathan Stanton <[email protected]> * sess_body.h, groups.h, groups.c (group,G_build_groups_buf):