Index: ChangeLog =================================================================== diff -u -rd627242b910f2ec0c4a7520089d7ac5f8a9c2395 -r99bd33b963fde1d8c93383fab145234724f2f063 --- ChangeLog (.../ChangeLog) (revision d627242b910f2ec0c4a7520089d7ac5f8a9c2395) +++ ChangeLog (.../ChangeLog) (revision 99bd33b963fde1d8c93383fab145234724f2f063) @@ -1,3 +1,11 @@ +2008-05-30 + * updating language reference + + * Fix contents for %proc in forwarders in cases, + where the forwarder was called via next and + the argument list for next was provided. + Previously, "next" was used for %proc. + 2008-05-28 * make "info (inst)?forward -definition name" more robust (provide an error message, if is nog given @@ -6,8 +14,8 @@ * export *parametercmds in Serializer, use "-noinit" on slots as well 2008-05-26 - * fixed bug in info instdefault, when argument is an empty - string. Example: + * fixed bug in info instdefault, when the given argument name + is an empty string. Example: X info instdefault crash "" var 2008-05-09