Updated Changelog and contributors file

This commit is contained in:
Roberto Rosario
2011-10-16 07:49:34 -04:00
parent a4cdde1ae7
commit c13e6a5fe9
2 changed files with 22 additions and 0 deletions

View File

@@ -1,7 +1,25 @@
2011-10-16
----------
* Added granting and revoking permission methods to the permission model
* Correctly calculate the mimetype icons paths when on development mode
* Added a new more comprehensive method of passing multiple variables
per item in multi item selection views
* Used new multi parameter passing method to improve the usability of
the grant/revoke permission view, thanks to Cezar Jenkins
(https://twitter.com/#!/emperorcezar) for the suggestion
2011-10-05
----------
* Initial translation to Portuguese
2011-09-29
----------
* Added required changes to add Mayan EDMS to Transifex.com
2011-09-13
----------
* Fixed the apache contrib file static file directory name
2011-08-19
----------
* Added improved documentation

View File

@@ -24,3 +24,7 @@ Bug fixes
Translations
------------
* Emerson Soares (http://emersonsoares.com)
Suggestions
-----------
* Cezar Jenkins (https://twitter.com/#!/emperorcezar)