From: mkanat%kerio.com <> Date: Sat, 1 Oct 2005 03:10:56 +0000 (+0000) Subject: Bug 310046: Release Notes for Bugzilla 2.18.4 X-Git-Tag: bugzilla-2.18.4~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03ae36cbcc1d37fecb51ade948562246db160e46;p=thirdparty%2Fbugzilla.git Bug 310046: Release Notes for Bugzilla 2.18.4 Patch By Max Kanat-Alexander r=colin --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 4e9cd655c2..2cba04ff7f 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -1,5 +1,5 @@ ***************************************** -*** The Bugzilla 2.18.3 Release Notes *** +*** The Bugzilla 2.18.4 Release Notes *** ***************************************** Table of Contents @@ -10,6 +10,7 @@ Table of Contents * Version 2.18.1 * Version 2.18.2 * Version 2.18.3 + * Version 2.18.4 - Requirements * Dependency Requirements - What's New? @@ -103,6 +104,16 @@ Version 2.18.3 + The query.cgi page was broken in 2.18.2 by bug 300138. That is now fixed. +Version 2.18.4 +-------------- + ++ Graphs generated by Bugzilla will no longer take up + as much disk space. (bug 135145) + ++ A user is now automatically logged out if they view + Bugzilla while the "shutdownhtml" parameter is active. + (bug 273767) + Requirements ************ @@ -689,6 +700,15 @@ is a minor Information Leak. See http://www.bugzilla.org/security/2.18.1/ for details. +Version 2.18.4 +-------------- + +The Bugzilla team fixed one security flaw in Bugzilla 2.18, a +possible Information Leak. + +See http://www.bugzilla.org/security/2.18.4/ for details. + + Detailed Version-To-Version Release Notes *****************************************