Added a note about the use of drupal_goto()/redirects.

4.5.x
Steven Wittens 2004-08-10 02:08:07 +00:00
parent 00d7b517eb
commit 119f41fb31
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ Drupal x.x.x, xxxx-xx-xx
- accessibility:
* improved the accessibility of the archive module's calendar.
* improved form handling and error reporting.
* added HTTP redirects to prevent submitting twice when refreshing right
after a form submission
- refactored 403 (forbidden) handling and added support for custom 403 pages.
- documentation:
* added PHPDoc/Doxygen comments.