/**
* @Component: JAM - Joomla Advanced Message - A Joomla Component.
* @Copyright: (c) Cas de Vroom. All rights reserved.
* @Information: See INFORATION.txt for the license, website, etc
*/

Legend:
* -> Security Fix
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note

Changelog
---------------
This is a non-exhaustive (but still near complete) changelog for JAM.

--- 21 May 2008 JAM 1.0.4 Hotfix release ---

21-May-2008
 # On reply of forward

--- 19 May 2008 JAM 1.0.4 release ---

19-May-2008
 ^ Updated languages with a new string

18-Mai-2008
 ! Until the 18th several changes, but were not logged

1-May-2008
 ^ Function in librarie 'receivers' renamed
 - One function removed from the librarie 'receivers'

29-April-2008
 + On multiple notifications, there is sent only one email using BCC
 ^ JAM trows a notice on a invalid receiver instead of an error; the invalid receiver is filtered out

14-April-2008
 - Removed the language strings of the 'welcome message'

12-April-2008
 ^ Statistics page is now able to handle hundred thousands of messages (didnt test a million)
 ^ Total count funtion (messages left) now able to handle hundred thousands of message

27-March-2008
 # Box filtering no correct options
 ^ Sending optimalisation by multiple receivers

26-March-2008
 + A tag is allowed to have all characters
 - Welcome message removed

25-March-2008
 ^ Usersettings are not cached anymore; query-cache is much faster
 + When the user is not logged in and on not an ajax-request JError::RaiseError is used

--- 14 March 2008 JAM 1.0.3 release ---

13-March-2008
 # Some file-links where not global, resulting in errors
 # Tags table not removed on uninstallation
 ^ function EmailAlert (email library) needs less parameters

--- 12 March 2008 JAM 1.0.2 Hotfix release ---

12-March-2008
 # 2 bugs fixed

--- 11 March 2008 JAM 1.0.2 release ---

11-March-2008
 # Last bugfixes

8-March-2008
 ^ Several issues
 # Some bugs
 + Show tags within read page

5-March-2008
 ^ Updated language files

4-Mar-2008
 + Added a bulgarian translation. Thanks Stefan Ilivanov
 + Added a hungarian translation. Thanks Jozsef Tamas Herczeg

2-Mar-2008
 ^ Template is assigned within the controllers
 + General actionmenu class
 ^ Librarie 'menu', merged with librarie 'html'
 + Some links use a #text
 ^ After writing a message, user is redirected to the Inbox
 + Tagging of messages

1-Mar-2008
 + New folder 'includes'
 ^ Several changes to use the new folder
 ^ Module now only checks for new messages in the inbox

27-Feb-2008
 # When using Name's instead of Username, JAM could not found the user-ids

20-Feb-2008
 # When saved as draft, as the receiver did not have enough space, this was not correctly said
 + Lots of things for the tag-system

9-Feb-2008
 # By multiple receivers, the message was set read by one user
 + Seperated tag table to make more tag-features

5-Feb-2008
 + User can enter tags for messages
 # By multiple receiver, the message was set to delete by one user
 + User can search by tags

--- 4 February 2008 JAM 1.0.1 release ---

3-Feb-2008
 # Export by e-mail gave Not Authorised
 # Fixed various issues in the 'All' view
 # Fixed ie6 tinyMCE focus problem
 ^ Updated the spanish translation. Thanks Felix Andrade

--- 26 January 2008 JAM 1.0.0 release ---