From f1df609cbf3bfd4d21ae8ce6eb1f3abfa54db301 Mon Sep 17 00:00:00 2001
From: Andreas Huber
Date: Wed, 21 Apr 2004 22:11:55 +0000
Subject: [PATCH] Added change log for new release
[SVN r22683]
---
doc/index.html | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/doc/index.html b/doc/index.html
index 5a2b004..081a812 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -21,7 +21,7 @@
The boost::fsm library
Overview
Version:
- 2004/04/10
+ 2004/04/22
@@ -59,7 +59,6 @@ distribution 1.31.0:
The library is functionally complete. However, the following is still in
the making:
- - Borland C++BuilderX port
- Implement regression tests
- Design a facility allowing to specially handle events that did not
trigger a reaction
@@ -93,6 +92,16 @@ the making:
Change history
+22 April, 2004
+
+ - Removed the previously added BCC5.6.4 fixes (the BCC port was postponed
+ due to lack of knowledge how to work around certain bugs)
+ - Replaced all uses of
BOOST_STATIC_CONSTANT with their mpl
+ counterparts (bool_, integral_c). As a result,
+ ports to buggy compilers should become easier
+ - Clarified some bits in the tutorial and added StopWatch2.cpp, which
+ details an alternative way of retrieving state machine state
+
10 April, 2004
- Added two BCC5.6.4 fixes contributed by Pavel Vozenilek; boost::fsm does
@@ -201,7 +210,7 @@ the making:
Revised
-10 April, 2004
+22 April, 2004
Copyright © Andreas Huber Dönni
2003-2004. Use, modification and distribution are subject to the Boost
Software License, Version 1.0. (See accompanying file