1.1.1
- Minor bug fix in folder listing (removed duplicated release date)

1.1
- Italian translation file [rlemmi - thanks!]
- Corrected help text on press clip publication [jonstahl]
- Moved press clip description above byline [jonstahl]
- Nicer handling of link to press clip original story. [jonstahl]
- Added uninstall method to remove PR cruft. [jbaldivieso]
- Made master Press Room view listing of contacts respect contacts' order in the contacts folder [jonstahl]
- added i18n for the plone domain (content type names) and fixed translation
  in the Press room default subfolder titles and descriptions
- added i18n in pressroom domain, added Czech translation [naro - thanks!]
- removed condition on pressroom_folder_listing that prevented bylines from being shown to anonymous users [jonstahl]
- added i18n tags to page templates [jonstahl]

1.0.3

 - Changed the id on the created press contact smart folder from "roster" to "press-contacts" due to the former being a reserver id within the context of a member folder.  Fixes issue #26 [andrewb]
 - Changing some tests that were based on the assumption that we were ordering catalog results on effective rather than the more logical storydate and releaseDate schema fields [andrewb]
 - Adding test coverage to prove that a storydate and releaseDate *should* be required on the PressRelease & PressClip content types due to the sorting that's done in the default catalog queries [andrewb]
 - Making storydate and releaseDate required fields within the schema declaration per the testing coverage in the previous line [andrewb]
 - The "More press clips/release" text only shows up when there actually *are* more of those items [andrewb]
 - Removed trailing slashes in links from main press room and press room subfolder views [jonstahl]
 - Added | between email and phone number for press contacts [jonstahl]
 - Spam-protected email adddress of press contacts [jonstahl]
 - Changed CSS selector for press contacts from #press-contacts to #press-contacts-box to resolve conflict with auto-generated listing in folder_contents [jonstahl]

1.0.2
 - Fixed a missing global define.  [jonstahl]

1.0.1
 - Fixed dumb tab issue. [jonstahl]

1.0 final 
 - Fixed smart folder index fields to include getReleaseDate and getStoryDate

1.0 beta
 - Subclassed ATFolder instead of OrderedBaseFolder so that display menu works properly [jonstahl]
 - Added views for clip, release, contact folders [burbank]

0.8.1

 - Resolved compatibility issues with LinguaPlone and PressRoom due to subclassing of i18N-unaware type for the PressRoom type
 - 

0.8 

 - Initial release to plone.org products area (CHANGES regime not in place so do the following: "svn diff --verbose -r 23865:27132" against the collective repository to determine what has changed 

0.1 

 - Initial release and migration to Collective
