2007-11-07 02:12:28 +00:00
|
|
|
[/==============================================================================
|
|
|
|
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)
|
|
|
|
===============================================================================/]
|
2006-08-22 15:57:13 +00:00
|
|
|
[section Change log]
|
2006-11-20 23:17:25 +00:00
|
|
|
|
2006-08-22 15:57:13 +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.
|
2007-11-07 02:12:28 +00:00
|
|
|
* Feb 15, 2007: Added functional module.
|
2006-11-20 23:17:25 +00:00
|
|
|
|
2007-04-02 15:43:37 +00:00
|
|
|
[endsect]
|