From owner-freebsd-doc@FreeBSD.ORG Tue Nov 18 21:25:11 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E377F1065673 for ; Tue, 18 Nov 2008 21:25:11 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id EBB418FC12 for ; Tue, 18 Nov 2008 21:25:10 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id 30so334060ugs.39 for ; Tue, 18 Nov 2008 13:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=b0WsiOgyblBFW/IRAW7ztpsFMlij0euHPHMZaZ47w5k=; b=r86dxH4DFkajnNQcw7bLRt7CRTYmR5MODJ/SXMIJy0i36Wcr3IlibW4zpKCkZMxv/y wquzG1a414CWcFwbmaETcofMaSPsw2ctEmavpbaZ84CFy+L9nn7zlaPFTKJZRvDewglD 3hpZpTeMhp9lkf2KwgbYboYfQJLAszesMmIi0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=IMi4SwZceVCODEfkfV4XF3T4hBtUEi01IE8Ls00N9iWMBwtYLOTnIr9CkkKxt6uSEo sue7jfxk0z5MCl9beRKmChEiRN8+KDro3S4ZhhQvwUaqW1hnfuePBrPwDLEz2yRNF5Ur hRlchmEe5MPUdcvnnluX+mbfy4jGk2YLx01SM= Received: by 10.67.116.18 with SMTP id t18mr2456575ugm.52.1227043509463; Tue, 18 Nov 2008 13:25:09 -0800 (PST) Received: from atlantis.dyndns.org (athedsl-4438580.home.otenet.gr [79.129.170.36]) by mx.google.com with ESMTPS id 40sm7433166uge.24.2008.11.18.13.25.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 18 Nov 2008 13:25:08 -0800 (PST) Message-ID: <492332B1.6090004@gmail.com> Date: Tue, 18 Nov 2008 23:25:05 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Marc Fonvieille References: <20081118211905.GD1030@gothic.blackend.org> In-Reply-To: <20081118211905.GD1030@gothic.blackend.org> Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org Subject: Re: Tag slip X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2008 21:25:12 -0000 Marc Fonvieille wrote: > Hello, > > Just a quick note to say that doc/ tree has been retagged for both 6.4-R > and 7.1-R. That means all changes since previous tagging operation will > be part of these releases. > > That's actually good news for the Greek Documentation Project ;) Lots of fixes (and entire chapters) have been committed since the previous tagging. Thanks for the update! manolis@