Mar 2010
--------

* Fixes and enhancements to the documentation
* Added support to show X number of comments under the node being discussed
  [#742792]
* Added support to let users change the Disucss This! labels from the
  settings window [#712292]
* Added a DELETE to remove node references from discussthis_forum
* Fixed different bugs
* Re-establish the topic assignment in such a way that actually works
  every time as expected (note that you need override rights.)
* Support boost module, expire discussed node so it appears with the
  proper link and eventually the comments below
* Fixed auto-complete in case you enter 0 in your browser
* Support "contains" for the auto-complete search
* Removed the $tid parameter to the auto-complete (it was ignored)
* Now the auto-complete returns the nid, not the title
* Remove "Discuss This!" link on a per node basis
* Hide the forum select in nodes when the node already has a connection
* Security issue in older versions:
  Some versions let users see the override box in nodes even when
  they don't have permission to override anything. It was otherwise
  safe.
* Fixed the list of node types, and removed the forum from that list


I guess I did not update this file for many of the other changes
I've done to the module. Those I can recall are:

* Create a comment form so people enter the comment before the module
  creates the new topic
* Fixed the author name
* Fixed the format used for the topic
* Option to nicely force people to log in or register before posting

Apr 2009
--------

* Fix to an SQL statement for auto-completion.

Mar 2009
--------

* Converted the module to work under D6

Oct 2008
--------

* Added new permissions, as per: http://drupal.org/node/320854 (EgonO)
* Overhalued all access-controlled code to reflect new permissions
* Removed hook_block
* Option for the current user to be the author of newly-created topics as per: http://drupal.org/node/274062 admin-selected author to include "current user"

INCOMPLETE:
* http://drupal.org/node/302050 Author of newly created Forum discussions doesn't work (neyoung)

$Id: CHANGELOG.txt,v 1.1.4.4 2010/03/21 08:11:17 alexiswilke Exp $
