Files
fusion/doc/changelog.qbk

17 lines
664 B
Plaintext
Raw Normal View History

[/==============================================================================
Copyright (C) 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
===============================================================================/]
[section Change log]
2006-11-20 23:17:25 +00:00
This section summarizes significant changes to the Fusion library.
2006-11-20 23:17:25 +00:00
* Sep 27, 2006: Added `boost::tuple` support.
* Nov 17, 2006: Added `boost::variant` support.
* Feb 15, 2007: Added functional module.
2006-11-20 23:17:25 +00:00
2007-04-02 15:43:37 +00:00
[endsect]