Changelog for plone.app.vocabularies

    (name of developer listed in brackets)

plone.app.vocabularies - 1.0rc1 Released July 9, 2007

    - Added new ReallyUserFriendlyTypes and a BAD_TYPES list, which are used
      to filter out types which are not content types at all.
      [hannosch]

    - Added new AvailableContentLanguages and SupportedContentLanguages
      vocabularies.
      [hannosch]

    - If we have a users vocabulary, we should have a groups one :)
      [optilude]

    - Make use of description-aware terms
      [optilude]

    - Allow parameterisation of the query, so that we can restrict to
      folders-only, for example.
      [optilude]

    - Add a user source, so that we can use the UberSelectionWidget on users.
      [optilude]

plone.app.vocabularies - 1.0b3 Released May 1, 2007

    - Back to getToolByName we go.
      [wichert]

plone.app.vocabularies - 1.0b2 Released March 23, 2007

    - Replaced getToolByName with getUtility.
      [hannosch]

plone.app.vocabularies - 1.0b1 Released March 5, 2007

    - Added workflow vocabulary.
      [optilude]

    - Added UserFriendlyTypes vocabulary.
      [hannosch]

plone.app.vocabularies - 1.0a2 Released February 6, 2007

    - Some initial vocabularies.
      [hannosch, optilude]

    - Initial package structure.
      [zopeskel]

