Changelog
=========

2.0rc1 - December 21, 2007
--------------------------

- Make the comment-icon a link to the comment. This fixes
  http://plone.org/products/ploneboard/issues/78
  [wichert]

- Fix a corner case: creating a conversation without text but with attachments
  would loose the attachments.
  [wichert]

- When creating a new conversation do not set its description to the 
  entered text.
  [wichert]

- Switch to a plone.app.controlpanel based control panel.
  [wichert]

- Correct base class for portlet add form. This fixes 
  http://plone.org/products/ploneboard/issues/154
  [wichert]


2.0b2 - December 19, 2007
-------------------------

- Correct login-name vs userid usage.
  [wichert]

- Correct attachment handling, which broke in previous 2.0 releases.
  [fschulze]

- Add a search form to the board view.
  [wichert]

- Disable non-working javascript-based sorting on conversation and forum views.
  [wichert]

- Port the recent conversations portlet to plone.portlets.
  [wichert]

2.0b1 - November 28, 2007 
-------------------------

- Portlets management enabled, Plone 3.0 tests, deprecations hidden.
  [glenfant]

- French translation completed.
  [glenfant]

- Port to Plone 3.0
  [wichert, fschulze]

