diff --git a/doc/gf-history.html b/doc/gf-history.html index 6a60fb4aa..5f96b9569 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -16,8 +16,25 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
+ +30/1/2007 (AR) +Semantics of variants fixed for complex types. Officially, it was only +defined for basic types (Str and parameters). When used for records, results were +multiplicative, which was nor usable. But now variants should work for any type. + +
+ 22/12 (AR) Release of GF version 2.7. +
+ 21/12 (AR) Overloading rules for GF version 2.7: