| 1 |
// $Id: CHANGELOG.txt,v 1.3 2009/10/18 13:26:30 snpower Exp $ |
// $Id: CHANGELOG.txt,v 1.4 2009/10/18 21:28:23 snpower Exp $ |
| 2 |
|
|
| 3 |
Coder Review 7.x-3.x, xxxx-xx-xx |
Coder Review 7.x-3.x, xxxx-xx-xx |
| 4 |
--------------------------------- |
--------------------------------- |
| 16 |
- added 'case' to list of keywords not to enforce no space between it and ( |
- added 'case' to list of keywords not to enforce no space between it and ( |
| 17 |
#565280 by snufkin : |
#565280 by snufkin : |
| 18 |
- added optional block module review. |
- added optional block module review. |
| 19 |
|
Added coder_review_test module to test for items that can't be done in a test |
| 20 |
|
file. |