Frostbite Product Changelog
===========================

  Frostbite 0.4 (2005/11/30)

    - CVS tag:  'Frostbite-0_4'

    - Made 'container' alias for self in methods generated from PythonScripts.

    - Exposed 'same_type' FBO script-generated methods.

    - Extended AcquirableMethod to expose "correct" function metadata
      (args, defaults) so that the Publisher can 'mapply' to it correctly.

  Frostbite 0.3 (2005/09/25)

    - CVS tag:  'Frostbite-0_3'

    - Filtered out candidates with problematic IDs (i.e., not valid
      Python identifiers).

    - Use 'unrestrictedTraverse', rather than '_getOb', to locate the
      skin folder, allowing subfolders to play.

  Frostbite 0.2 (2005/09/19)

    - CVS tag:  'Frostbite-0_2'

    - Made it possible to preview the generated code inline.

    - Added an "Overview" tab to the generated freezer object.

    - Fixed callability of script metohds from within others.

    - Fixed generated methods which used the 'script' binding.

    - Fixed freezing of PythonScripts with non-empty '##parameters='.

  Frostbite 0.1 (2005/09/17)

    - CVS tag:  'Frostbite-0_1'

    - Initial release.
