Received: from localhost (unknown [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 238BB9FA46A for ; Tue, 2 Oct 2007 15:55:13 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 13543-10 for ; Tue, 2 Oct 2007 15:55:05 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 5782F9FA414 for ; Tue, 2 Oct 2007 15:55:08 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 42B1CDCC850; Tue, 2 Oct 2007 20:55:05 +0200 (CEST) Message-ID: <470293FE.4000506@hagander.net> Date: Tue, 02 Oct 2007 20:54:54 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: depesz@depesz.com CC: pgsql-www@postgresql.org Subject: Re: html error on main page References: <20071002055027.GA26805@depesz.com> In-Reply-To: <20071002055027.GA26805@depesz.com> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200710/10 X-Sequence-Number: 12597 hubert depesz lubaczewski wrote: > hi, > on main page there is typo in html: > #v+ > Release Notes
> #v- > > it should be: > > #v+ > Release Notes
> #v- > > (ptitle => title). > > depesz > Thanks for reporting, patch applied. Will be on the next site build. //Magnus