about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--RELEASES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.txt b/RELEASES.txt
index e4e3bd0fa7c..cafbe059b44 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -39,6 +39,7 @@ Version 0.5 (December 2012)
       * New condition handling system in `core::condition`
       * Timsort added to `std::sort`
       * New priority queue, `std::priority_queue`
+      * Pipes for serializable types, `std::flatpipes'
       * Serialization overhauled to be trait-based
       * Expanded `getopts` definitions
       * Moved futures to `std`