summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dfdeb44..d44acbd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@
variants of type Variant<T>. This allow, for example, to define variants
of type Variant<std::map<ustring, VariantBase> >.
+ Bug #644207.
+
2011-03-14 Yannick Guesnet <Yannick.Guesnet@univ-rouen.fr>
Variant: Add a cast operator.