From a72ce95c922228e624e47bb43a68c55a9dd8eab2 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 1 Oct 2010 11:02:35 +0000 Subject: setOutputStreams git-svn-id: svn+q:///qpdf/trunk@1035 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d3c25152..1542fbe7 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ -General -======= +2.2.1 +===== + + * Remove cerr and cout from QPDF*.cc * QPDF::checkLinearization writes things to std::cout, which makes it hard for GUIs that want to display the result. Go through all @@ -12,6 +14,10 @@ General rethrow if needed. The old version should call the ostream version with std::cout. + +General +======= + * In general, take a fresh look at private methods to see which, if any, should be protected. -- cgit v1.2.3-54-g00ecf