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

Diff for /mandoc/NEWS between version 1.17 and 1.20

version 1.17, 2017/02/11 14:11:17 version 1.20, 2017/02/16 14:38:12
Line 49  Changes in version 1.14.1, released on February XXX, 2
Line 49  Changes in version 1.14.1, released on February XXX, 2
  * man(1): Fix NULL dereference when the first of multiple pages   * man(1): Fix NULL dereference when the first of multiple pages
    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
      caused by partial implicit macros inside .Bl -column table cells.
    * 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.
Line 59  Changes in version 1.14.1, released on February XXX, 2
Line 61  Changes in version 1.14.1, released on February XXX, 2
    block-end macro calling another block-end macro.     block-end macro calling another block-end macro.
  * 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.
    * eqn(7): Fix NULL dereference in the terminal formatter
      for empty matrices and empty square roots.
  * mdoc(7): Fix an assertion failure for a .Bd without a type that   * mdoc(7): Fix an assertion failure for a .Bd without a type that
    breaks another block.     breaks another block.
    * mdoc(7): Fix an assertion failure that happened for some .Bl -column
      lists containing a column width of "-4n", "-3n", or "-2n".
  * mdoc(7): Fix an assertion failure caused by .Bl -column without .It   * mdoc(7): Fix an assertion failure caused by .Bl -column without .It
    but containing eqn(7) or tbl(7) code.     but containing eqn(7) or tbl(7) code.
  * roff(7): Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf.   * roff(7): Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf.

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.20

CVSweb