From 119f41fb31c5644c403bb58e79e3b6720a8c657c Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Tue, 10 Aug 2004 02:08:07 +0000 Subject: Added a note about the use of drupal_goto()/redirects. --- CHANGELOG.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c0171eef0..24c3badf0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -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. -- cgit v1.2.3