_ >   62 62 Meta C -superclass O -parameter {a {b -default ""} {c -default 1}}
  63 63 C c1 ;# c1 has no no default value for "a", before it had one
  64 64 ======
< >     65
65 66 2009-07-04 <Gustaf.Neumann@wu-wien.ac.at>
  66 67     - removed compatibility for versions before Tcl 8.4 (was not tested anyhow)
  67 68       This version requires at least Tcl 8.4.
< >   68       - from 15356 generic/xotcl.c => 13346
    69     - support for generating interface for ::xotcl commands
    70     - generated interface for ::xotcl::alias
    71     - from 15356 generic/xotcl.c => 13313
< _   69 72
  70 73 2009-07-01 <Gustaf.Neumann@wu-wien.ac.at>
  71 74     - moved all definitions of method commands to generated code