You are here

CHANGELOG.txt in Paypal Donation 6

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
==== Paypal Donate Changelog.txt ($Id$) ==


Version 1.1
-----------
  * Stepped away from variable_get and introduced database management of paypal data.
  * Cleaned up the code.
  * Added comments to all the functions 
  * Removed the hook_perm routine
  * Added the hook_delete hook for deleting data from the database.
  * Added README.txt
  * Added CHANGELOG.txt

Version 1.0
-----------
  * Initial release

File

CHANGELOG.txt
View source
  1. ==== Paypal Donate Changelog.txt ($Id$) ==
  2. Version 1.1
  3. -----------
  4. * Stepped away from variable_get and introduced database management of paypal data.
  5. * Cleaned up the code.
  6. * Added comments to all the functions
  7. * Removed the hook_perm routine
  8. * Added the hook_delete hook for deleting data from the database.
  9. * Added README.txt
  10. * Added CHANGELOG.txt
  11. Version 1.0
  12. -----------
  13. * Initial release