X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id B77CC3A3B56 for ; Mon, 25 Oct 2004 07:43:37 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 64555-02 for ; Mon, 25 Oct 2004 06:43:27 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 9DE853A40E9 for ; Mon, 25 Oct 2004 07:43:27 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id AE29B19825; Mon, 25 Oct 2004 02:43:27 -0400 (EDT) Received: from sue.samurai.com ([127.0.0.1]) by localhost (sue.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28572-01-7; Mon, 25 Oct 2004 02:43:27 -0400 (EDT) Received: from [61.88.101.19] (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id D86AC197F4; Mon, 25 Oct 2004 02:43:24 -0400 (EDT) Subject: Re: PostgreSQL 8.0.0beta3 Documentation From: Neil Conway To: stig erikson Cc: pgsql-docs@postgresql.org, Bruce Momjian In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Message-Id: <1098686589.13261.391.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 25 Oct 2004 16:43:09 +1000 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200410/56 X-Sequence-Number: 2625 On Sat, 2004-10-23 at 21:30, stig erikson wrote: > http://developer.postgresql.org/docs/postgres/index.html > third line: Copyright © 1996-2003 > > suggest change to: Copyright © 1996-2004 Fixed. Thanks! Bruce: I updated RELEASE_CHANGES so that this isn't forgotten in the future. If I have done that incorrectly, please let me know. -Neil