From 81fb32404c942432d2bea1e50a4d53bf75fd0f70 Mon Sep 17 00:00:00 2001 From: ajs Date: Thu, 24 Feb 2005 16:02:53 +0000 Subject: 2005-02-24 Andrew J. Schorr * stream.c: (stream_read_try) Log a warning message if a fatal I/O error occurs. (stream_fifo_new) Fix prototype. * stream.h: Fix prototype for stream_fifo_new (need void arg). --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 26cb6862..ea561848 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-02-24 Andrew J. Schorr + + * stream.c: (stream_read_try) Log a warning message if a fatal + I/O error occurs. + (stream_fifo_new) Fix prototype. + * stream.h: Fix prototype for stream_fifo_new (need void arg). + 2005-02-23 Andrew J. Schorr * {vty.h,vty.c}: Remove vty_finish (duplicate of vty_reset). -- cgit v1.2.1