From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KDmY3-0007TZ-Bm for garchives@archives.gentoo.org; Tue, 01 Jul 2008 20:33:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2DE8E03F3; Tue, 1 Jul 2008 20:33:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D6B98E03F3 for ; Tue, 1 Jul 2008 20:33:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4D4BC64B7F for ; Tue, 1 Jul 2008 20:33:58 +0000 (UTC) Received: from tomk by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KDmXy-0000fG-6k for gentoo-commits@lists.gentoo.org; Tue, 01 Jul 2008 20:33:54 +0000 From: "Tom Knight (tomk)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tomk@gentoo.org Subject: [gentoo-commits] gentoo-projects commit in forums/docs: ChangeLog X-VCS-Repository: gentoo-projects X-VCS-Files: ChangeLog X-VCS-Directories: forums/docs X-VCS-Committer: tomk X-VCS-Committer-Name: Tom Knight Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tom Knight Date: Tue, 01 Jul 2008 20:33:54 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6726e4f8-1c20-408d-a41d-8fed07e2b131 X-Archives-Hash: 1959e0a8711a590fa60edec2b6e6d931 tomk 08/07/01 20:33:54 Modified: ChangeLog Log: Prevent searches hitting the php memory limit Revision Changes Path 1.155 forums/docs/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/docs/C= hangeLog?rev=3D1.155&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/docs/C= hangeLog?rev=3D1.155&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/docs/C= hangeLog?r1=3D1.154&r2=3D1.155 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-projects/forums/docs/ChangeLog,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- ChangeLog 7 Sep 2007 21:07:15 -0000 1.154 +++ ChangeLog 1 Jul 2008 20:33:53 -0000 1.155 @@ -1,3 +1,8 @@ +phpBB-2-0-22.gentoo-p6 (2008-07-01) +- Prevent searches hitting the php memory limit (tomk) + +------------------------------------------------------------------------= ------- + phpBB-2-0-22.gentoo-p5 (2007-09-07) - Prevent SQL errors due to MySQL 5's stricter JOIN optimiser (tomk) - Convert forums to UTF-8, fixes bug #102537 (tomk) --=20 gentoo-commits@lists.gentoo.org mailing list