| 1 |
// $Id$ |
// $Id: CHANGELOG.txt,v 1.1.4.4.2.3 2008/12/16 09:43:41 hswong3i Exp $ |
| 2 |
|
|
| 3 |
AdSense Injector 6.x-1.x-dev, xxxx-xx-xx (development version) |
AdSense Injector 6.x-1.x-dev, xxxx-xx-xx (development version) |
| 4 |
---------------------- |
---------------------- |
| 5 |
|
|
| 6 |
|
AdSense Injector 6.x-2.6-rc1, 2008-12-16 |
| 7 |
|
---------------------- |
| 8 |
|
- completely upgrade and port to D6. |
| 9 |
|
- version number starting with 2.6 (sync with D5). |
| 10 |
|
- tested with adsense 6.x-1.0-beta3. |
| 11 |
|
- renew hook_menu(). D6 coming with new implementation. |
| 12 |
|
- watchdog() no longer require for t(). |
| 13 |
|
- hook_nodeapi() coming with new implementation for D6. |
| 14 |
|
- split admin related hook_settings() to adsense_injector.admin.inc, as D6 style. |
| 15 |
|
- retouch adsense_injector.info so group this module with Adsense. |
| 16 |
|
- coding style cleanup. |
| 17 |
|
- validate code with coder module. |
| 18 |
|
- add more documentation. |
| 19 |
|
- clean up license and developer information. |
| 20 |
|
- document project owner and co-maintainer. |
| 21 |
|
- remove legacy admin setting paypal banner. |
| 22 |
|
- remove legacy _dbg(). |
| 23 |
|
|
| 24 |
|
AdSense Injector 5.x-2.6, 2008-12-16 |
| 25 |
|
---------------------- |
| 26 |
|
- sync with 6.x-2.x-dev. |