CHANGELOG.txt in Paypal Donation 6
==== 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
- ==== 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