| 1 |
// $Id: CHANGELOG.txt,v 1.173.2.42 2009/07/01 21:30:47 drumm Exp $ |
// $Id: CHANGELOG.txt,v 1.173.2.43 2009/07/10 05:56:51 drumm Exp $ |
| 2 |
|
|
| 3 |
Drupal 5.20-dev xxxx-xx-xx |
Drupal 5.20, 2009-09-16 |
| 4 |
----------------------- |
----------------------- |
| 5 |
- The 'access' element for hook_menu() now interprets Drupal 6 style values, |
- Avoid security problems resulting from writing Drupal 6-style menu |
| 6 |
like array('access content'). |
declarations. |
| 7 |
|
- Fixed security issues (session fixation), see SA-CORE-2009-008. |
| 8 |
|
- Fixed a variety of small bugs. |
| 9 |
|
|
| 10 |
Drupal 5.19, 2009-07-01 |
Drupal 5.19, 2009-07-01 |
| 11 |
----------------------- |
----------------------- |