Changelog for archetypes.kss

    (name of developer listed in brackets)

archetypes.kss - 1.2.4 Released 2007-12-06

    - Fix #7236: Handle unregistered objects with a version id 
      during inline edit.
      [alecm]

archetypes.kss - 1.2.3 Released 2007-11-08

    - prepare for release
      [ree]

archetypes.kss - 1.2.2 Released 2007-10-06

    - Prepare for release
	  [ree]

archetypes.kss - 1.2-1 Released 2007-09-10

    - UID refactoring for fields (inline editing) support
      [mborch]

    - Make sure inline edit is not active in the versioning preview. 
      (fixes #6958). From now on, the kss_inline_editable
      variable can be defined to False in a template and this will
      cause the contained widgets to be not inline editable
      even though their condition would allow it.
      [ree]

    - implement versioning work with inline edit (fixes #6938)
      [ree]

archetypes.kss - 1.2 Released 2007-08-17

    - Fix bugs and test layer
      [ree, gotcha, jvloothuis, nouri]

archetypes.kss - 1.2-rc2 Released 2007-07-27

    - inline edit for archetypes widget in view mode, first steps
      [gotcha]

archetypes.kss - 1.2-rc1.1 Released 2007-07-12

    - Prepare for release
	  [ree]

archetypes.kss - 1.2-rc1 Released 2007-07-08

    - Cleaned up self.context usage. In browser views in Zope2 you need to do
      an aq_inner on self.context before using it.
      [hannosch]

archetypes.kss - 1.2-beta2 Released 2007-04-30

    - Prepare for release
	  [ree]

archetypes.kss - 1.2-beta1 Released 2007-03-04

    - Prepare for release
	  [ree]

archetypes.kss - 1.2-alpha2 Released 2007.02.10

    - Preparation for release
	  [ree]

    - Initial package structure.
      [zopeskel]

