[BACK]Return to NEWS CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/NEWS between version 1.14 and 1.16

version 1.14, 2017/02/08 12:24:10 version 1.16, 2017/02/10 16:20:34
Line 35  Changes in version 1.14.1, released on February XXX, 2
Line 35  Changes in version 1.14.1, released on February XXX, 2
  * mdoc(7): Always do text production in the validator, never in the   * mdoc(7): Always do text production in the validator, never in the
    formatters.  Cleaner, simpler, shorter, helps NetBSD apropos(1)     formatters.  Cleaner, simpler, shorter, helps NetBSD apropos(1)
    and also makes -Ttree output more useful.     and also makes -Ttree output more useful.
  * mdoc(7), man(7): Show metadata in -Ttree output.   * -Ttree: Show metadata and some additional node flags.
      New -Onoval output option to show the unvalidated tree.
     --- RELIABILITY BUGFIXES ---      --- RELIABILITY BUGFIXES ---
  * man(1): Make "man -l" work with standard input from a pipe or file,   * man(1): Make "man -l" work with standard input from a pipe or file,
    as long as standard output is a terminal.     as long as standard output is a terminal.
Line 49  Changes in version 1.14.1, released on February XXX, 2
Line 50  Changes in version 1.14.1, released on February XXX, 2
    shown was preformatted.     shown was preformatted.
  * mdoc(7): Fix syntax tree corruption leading to NULL dereference   * mdoc(7): Fix syntax tree corruption leading to NULL dereference
    for macro sequences like .Bl .Bl .It Bo .El .It.     for macro sequences like .Bl .Bl .It Bo .El .It.
  * mdoc(7): Fix syntax tree corruption leading to NULL dereference   * mdoc(7): Fix syntax tree corruption leading to NULL dereference
    caused by .Ta following a nested .Bl -column breaking another block.     caused by .Ta following a nested .Bl -column breaking another block.
    * mdoc(7): Fix syntax tree corruption sometimes leading to NULL
      dereference caused by indirectly broken .Nm blocks in the SYNOPSIS.
  * mdoc(7) -Thtml: Fix a NULL dereference for .Bl -column with 0 columns.   * mdoc(7) -Thtml: Fix a NULL dereference for .Bl -column with 0 columns.
  * mdoc(7): Fix NULL dereference if the only child of the head   * mdoc(7): Fix NULL dereference if the only child of the head
    of the first .Sh was an empty in-line macro.     of the first .Sh was an empty in-line macro.
Line 100  Changes in version 1.14.1, released on February XXX, 2
Line 103  Changes in version 1.14.1, released on February XXX, 2
    Stuart Henderson, Ted Unangst, Theo de Raadt (OpenBSD), Abhinav     Stuart Henderson, Ted Unangst, Theo de Raadt (OpenBSD), Abhinav
    Upadhyay, Christos Zoulas, Kamil Rytarowski, Sevan Janiyan,     Upadhyay, Christos Zoulas, Kamil Rytarowski, Sevan Janiyan,
    Thomas Klausner (NetBSD), Aaron M. Ucko, Bdale Garbee, Reiner     Thomas Klausner (NetBSD), Aaron M. Ucko, Bdale Garbee, Reiner
    Herrmann, Shane Kerr (Debian), Christian Neukirchen (Void Linux),     Herrmann, Shane Kerr (Debian), Leah Neukirchen (Void Linux),
    Daniel Sabogal (Alpine Linux), Yuri Pankov (illumos),     Daniel Sabogal (Alpine Linux), Yuri Pankov (illumos),
    Carsten Kunze (Heirloom roff), Kristaps Dzonsons (bsd.lv),     Carsten Kunze (Heirloom roff), Kristaps Dzonsons (bsd.lv),
    Anton Lindqvist, Jan Stary, Jeremy A. Mates, Mark Patruck,     Anton Lindqvist, Jan Stary, Jeremy A. Mates, Mark Patruck,
Line 218  Changes in version 1.13.4, released on July 14, 2016
Line 221  Changes in version 1.13.4, released on July 14, 2016
    again resulting in more than half a dozen important bug reports.     again resulting in more than half a dozen important bug reports.
  * Svyatoslav Mishyn (Crux Linux) for some patches, several bug   * Svyatoslav Mishyn (Crux Linux) for some patches, several bug
    reports, and extensive release testing.     reports, and extensive release testing.
  * Christian Neukirchen (void Linux) for a number of compatibility   * Leah Neukirchen (Void Linux) for a number of compatibility
    patches and suggestions and several bug reports.     patches and suggestions and several bug reports.
  * Christos Zoulas (NetBSD) for a bug fix patch and some useful   * Christos Zoulas (NetBSD) for a bug fix patch and some useful
    suggestions for cleanup.     suggestions for cleanup.

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.16

CVSweb