From 04b702def2a883eada14a505955d6b369e9de88f Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 12 Apr 2008 02:38:40 +0000 Subject: Update the changelog --- doc/logs/log-17.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt index eab4bd180..adef98afb 100644 --- a/doc/logs/log-17.txt +++ b/doc/logs/log-17.txt @@ -5,12 +5,11 @@ was known to take up too much time for what it was doing, for a very small gain in readability. - - New typedef Pipe::message_id + - New typedef Pipe::message_id to represent the Pipe message number. + This is currently still a u32bit, but at some point may become an + opaque type that can simply be passed back to the same Pipe. - - Add a new constructor for DataSource_Stream taking an istream - - - Remove the Named_Mutex_Holder - - Use a typedef in Pipe to represent the message number + - Allow using a std::istream to initialize a DataSource_Stream object. * 1.7.4, March 10, 2008 - Use unaligned memory read/writes on systems that allow it, for performance -- cgit v1.2.3