aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-03-14 18:10:07 +0000
committerlloyd <[email protected]>2008-03-14 18:10:07 +0000
commit5cee4a29c7048f18445d14f9801ddba88d3c5626 (patch)
tree836328a7771780d1d113b32f983a558d3f1ca8e3
parent32458611a370695f1c27f06546c103d1837b8a08 (diff)
Startup a changelog entry for 1.7.5 to document notable stuff since 1.7.4
-rw-r--r--doc/logs/log-17.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/logs/log-17.txt b/doc/logs/log-17.txt
index d0307bb7b..ca0a2c055 100644
--- a/doc/logs/log-17.txt
+++ b/doc/logs/log-17.txt
@@ -1,4 +1,8 @@
+* 1.7.5
+ - Add a new constructor for DataSource_Stream taking an istream
+ - Use a typedef in Pipe to represent the message number
+
* 1.7.4, March 10, 2008
- Use unaligned memory read/writes on systems that allow it, for performance
- Assembly for x86-64 for accessing the bswap instruction