From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12761 invoked by alias); 14 Apr 2009 03:07:24 -0000 Received: (qmail 25798 invoked by uid 22791); 14 Apr 2009 01:24:41 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Message-ID: <49E3E5D0.8040101@byu.net> Date: Tue, 14 Apr 2009 03:07:00 -0000 From: Eric Blake Reply-To: The Cygwin Mailing List User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: [1.7] Updated: asciidoc-8.4.3-1 Content-Type: multipart/mixed; boundary="------------010605000805000500040203" Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com X-SW-Source: 2009-04/txt/msg00022.txt.bz2 This is a multi-part message in MIME format. --------------010605000805000500040203 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-length: 2386 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A new version of the asciidoc package, asciidoc 8.4.3-1, is now available for download for those testing cygwin 1.7, replacing 8.4.2-3. I have left asciidoc 8.3.5-1 as previous for cygwin 1.7 and current for cygwin 1.5. NEWS: ===== This is a new upstream release, with release notes listed below. See also the package documentation in /usr/share/doc/asciidoc/. DESCRIPTION: ============ AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc(1) command. AsciiDoc is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user. UPDATE: ======= To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Save it and run setup, answer the questions and pick up 'asciidoc' from the 'Devel' category. DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. - -- Eric Blake volunteer cygwin asciidoc maintainer CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknj5dAACgkQ84KuGfSFAYBR5wCgoodwLm2c/aIfmFHa2WoeQiol FFkAoLzCcadXO4YQVhkYnuVDCp+tt2Ia =A3gH -----END PGP SIGNATURE----- --------------010605000805000500040203 Content-Type: text/plain; name="NEWS.short" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="NEWS.short" Content-length: 882 1. Version 8.4.3 (2009-04-13) Additions and changes * DocBook outputs default to DocBook version 4.5 doctype (previously 4.2). * Configuration file [specialsections] definitions can be undefined by setting their configuration entry values blank. * The Makefile install target depends on the all target to ensure pre-install patches are applied. * testasciidoc.py now emits user friendly messages if: 1. the configuration file is missing. 2. an illegal backend is specified. 3. an illegal test number is specified. Bug fixes * Fixed [1]missing template section error. * The testasciidoc.py --force option no longer deletes test data files that were not specified. * Dropped second quotes substitution in table cells -- it had effectively disabled quote escaping in table cells. --------------010605000805000500040203--