From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QZhEa-0000aS-AJ for garchives@archives.gentoo.org; Thu, 23 Jun 2011 10:34:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4231C1C017; Thu, 23 Jun 2011 10:33:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE9B61C017 for ; Thu, 23 Jun 2011 10:33:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CED81B4013 for ; Thu, 23 Jun 2011 10:33:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 859) id C444120057; Thu, 23 Jun 2011 10:33:45 +0000 (UTC) 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: <20110623103345.C444120057@flycatcher.gentoo.org> Date: Thu, 23 Jun 2011 10:33:45 +0000 (UTC) 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: X-Archives-Hash: 3da84a6fb87e5286a11aa2a1b30e97da tomk 11/06/23 10:33:45 Modified: ChangeLog Log: workaround for 'Could not obtain topic watch information' error Revision Changes Path 1.178 forums/docs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/docs/C= hangeLog?rev=3D1.178&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/docs/C= hangeLog?rev=3D1.178&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/forums/docs/C= hangeLog?r1=3D1.177&r2=3D1.178 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.177 retrieving revision 1.178 diff -u -r1.177 -r1.178 --- ChangeLog 21 Feb 2011 10:53:33 -0000 1.177 +++ ChangeLog 23 Jun 2011 10:33:45 -0000 1.178 @@ -1,3 +1,5 @@ +- workaround for 'Could not obtain topic watch information' error (tomk/= desultory/robbat2) + phpBB-2-0-23-gentoo-p5 (2011-02-20) - Show hostname on ACP 'Make Includes' page (tomk) - Bugfix CIDR IP ban session dropping (desultory)