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 1QgiEP-0007AY-9t for garchives@archives.gentoo.org; Tue, 12 Jul 2011 19:02:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E15F21C04D; Tue, 12 Jul 2011 19:02:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D3AE621C04D for ; Tue, 12 Jul 2011 19:02:34 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D48C2AC21D for ; Tue, 12 Jul 2011 19:02:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 141688004A for ; Tue, 12 Jul 2011 19:02:33 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: Subject: [gentoo-commits] proj/layman:master commit in: / X-VCS-Repository: proj/layman X-VCS-Files: MANIFEST.in RELEASE_NOTES X-VCS-Directories: / X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: dab958354a0fda939c702fd8ddfae834d5916a16 Date: Tue, 12 Jul 2011 19:02:33 +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: 78fe26ca6ab447e645c9649faf72289f commit: dab958354a0fda939c702fd8ddfae834d5916a16 Author: dol-sen gmail com> AuthorDate: Mon Jun 6 06:40:16 2011 +0000 Commit: Brian Dolbec gmail com> CommitDate: Mon Jun 6 06:40:16 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/layman.git;a=3D= commit;h=3Ddab95835 more pre-release updates... --- MANIFEST.in | 1 + RELEASE_NOTES | 21 ++++----------------- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 9cfa612..df2a997 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,6 +3,7 @@ include CHANGES include COPYING include INSTALL include README +include README.api include RELEASE_NOTES include etc/layman.cfg include doc/asciidoc.conf diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 96b4bbe..821ccf6 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,21 +1,8 @@ -Version 1.4.2 - Released 2011-02-08 -=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 +Version 2.0.0_rc1 - Released 2011-06-06 +=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 =20 -FULL CHANGES ------------- - - - Fixed: Ignore case when sorting data for layman -l|-L - - - Fixed: Improve documentation on option nocheck (bug #267686) - - -SHORT CHANGES -------------- - - layman-1.4.2 is a bugfix release. Updating is recommended. - - Internally, the man page has been migrated to AsciiDoc, - which makes it easier for you to contribute patches to it. + - major rewrite of the api's, extensions, + new cli-api connections, other enhancements... =20 =20 FRESHMEAT