From f03de34bf28be7be9c09237105ecb451ca9c1d40 Mon Sep 17 00:00:00 2001 From: Dmitry Dulepov Date: Sun, 23 Apr 2006 16:29:54 +0000 Subject: [PATCH] Fixed bugs #3049 and #3176: HTTP status 503 is sent when $TSFE->set_no_cache is called git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1450 709f56b5-9817-0410-a4d7-c38de5d9e867 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c6e237012c2..03f45cd4987 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-23 Dmitry Dulepov + + * Fixed bugs #3049 and #3176: HTTP status 503 is sent when $TSFE->set_no_cache is called + 2006-04-21 Stanislas Rolland * Fix bugtracker issue #3172: further correction to MIME type determination. -- 2.20.1