texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[7686] update NEWS


From: gavinsmith0123
Subject: [7686] update NEWS
Date: Sun, 12 Mar 2017 10:38:14 -0400 (EDT)

Revision: 7686
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=7686
Author:   gavin
Date:     2017-03-12 10:38:14 -0400 (Sun, 12 Mar 2017)
Log Message:
-----------
update NEWS

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/NEWS

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2017-03-11 22:31:10 UTC (rev 7685)
+++ trunk/ChangeLog     2017-03-12 14:38:14 UTC (rev 7686)
@@ -1,3 +1,7 @@
+2017-03-12  Gavin Smith  <address@hidden>
+
+       * NEWS: Update with news since last release.
+
 2017-03-11  Gavin Smith  <address@hidden>
 
        * doc/texinfo.texi (texi2any Environment Variables): New node.

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS  2017-03-11 22:31:10 UTC (rev 7685)
+++ trunk/NEWS  2017-03-12 14:38:14 UTC (rev 7686)
@@ -4,7 +4,7 @@
 
   Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
-  2013, 2014, 2015, 2016 Free Software Foundation, Inc.
+  2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright
@@ -11,6 +11,29 @@
   notice and this notice are preserved.
 
 -------------------------------------------------------------------------------
+* texi2any:
+  . for HTML output, place section names before the manual in page
+    titles, instead of after them, so it is easier to disguinish pages 
+    if titles are truncated
+  . a bit faster
+  . some discrepancies in paragraph formatting between Perl extension
+    modules and interpreted Perl modules have been fixed
+  . `MACRO_BODY_IGNORES_LEADING_SPACE' customization variable removed,
+    and `indent_menu_descriptions' is no longer a possible value for
+    `TREE_TRANSFORMATIONS' (as these features did not work as
+    documented)
+
+* info:
+  . display bug fixed where color could be turned off prematurely
+  . several other bugs fixed
+  . better portability in test suite
+
+* texinfo.tex
+  . a DVI file with a single empty page can be output again, which
+    restores the behavior from Texinfo 6.0 and earlier
+
+
+
 6.3 (10 September 2016)
 
 * Language:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]