From 4e53aa8cf928a078cccc9d08764735fd9c636b25 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 6 Feb 2015 09:14:47 +0200 Subject: Add support for persisting std::deque --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 896c161..497150b 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,8 @@ Version 2.4.0 equivalent for database systems that support it). For details, refer to Section 10.5, "View Query Conditions" in the ODB manual. + * Support for persisting std::deque containers. + * Besides odb::stderr_tracer there is now odb::stderr_full_tracer that traces statement preparations and deallocations in addition to their executions. This new implementation can be useful when you want to -- cgit v1.1