|
Boost-Commit : |
From: chochlik_at_[hidden]
Date: 2008-05-03 13:23:16
Author: matus.chochlik
Date: 2008-05-03 13:23:16 EDT (Sat, 03 May 2008)
New Revision: 45080
URL: http://svn.boost.org/trac/boost/changeset/45080
Log:
Tested with MSVC++ 2008 EE on Vista and gcc 4.2.1 on FreeBSD
Text files modified:
sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Modified: sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml (original)
+++ sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml 2008-05-03 13:23:16 EDT (Sat, 03 May 2008)
@@ -128,5 +128,11 @@
- Several tests and a Jamfile added to the libs/mirror/test subdir
- Added meta-type for arrays with undefined element count
</revision>
+ <revision id="20080503" major="0" minor="1" micro="19" author="m_ch">
+ - Changed the template argument names to comply with the boost naming policy
+ - Fixed a problem in examples/registering/classes.cpp that caused compilation
+ errors with gcc.
+ - Tested with MSVC++ 2008 EE on Vista and gcc 4.2.1 on FreeBSD
+ </revision>
</revisions>
</library>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk