From 4b5a43a219d51066c01ff2ab86af18b967f2d0dd Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:22:37 -0700 Subject: zlib 1.2.0.5 --- contrib/iostream3/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/iostream3/TODO') diff --git a/contrib/iostream3/TODO b/contrib/iostream3/TODO index 4578326..7032f97 100644 --- a/contrib/iostream3/TODO +++ b/contrib/iostream3/TODO @@ -13,5 +13,5 @@ Possible upgrades to gzfilebuf: - Check public interface to see which calls give problems (due to dependence on library internals) -- Override operator<<(ostream&, gzfilebuf*) to allow direct copying +- Override operator<<(ostream&, gzfilebuf*) to allow direct copying of stream buffer to stream ( i.e. os << is.rdbuf(); ) -- cgit v1.2.3-55-g6feb