diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-07 06:05:38 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-05-07 06:05:38 +0000 |
commit | 14c096e3772b640b87176e27eaa291c9fefbe0de (patch) | |
tree | d7a7cb82808c9a2b51ea93b7df5d0a256b09f320 /index.sgml | |
parent | affb60f9d063ad854386b239fbe7688abd4cdeac (diff) | |
download | mandoc-14c096e3772b640b87176e27eaa291c9fefbe0de.tar.gz |
Initial ARGS_PPHRASE (partial phrase) framework.
Running tally of changes in index.sgml.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -219,6 +219,16 @@ <COL CLASS="date"> <TBODY> <TR> + <TD VALIGN="top"><SPAN CLASS="date">xx-05-2010</SPAN></TD> + <TD VALIGN="top"> + Clean-up in internal <SPAN CLASS="flag">-mdoc</SPAN> library. Rolled back + break-at-hyphen (broken). <SPAN CLASS="flag">-DUGLY</SPAN> is now the default + (why not). + Version: <SPAN CLASS="rev">1.9.24</SPAN>. + </TD> + </TR> + + <TR> <TD VALIGN="top"><SPAN CLASS="date">07-04-2010</SPAN></TD> <TD VALIGN="top"> <SPAN CLASS="nm">mdocml</SPAN> has been linked to the <A CLASS="external" @@ -232,7 +242,6 @@ layout. Version: <SPAN CLASS="rev">1.9.23</SPAN>. </TD> </TR> - <TR> <TD VALIGN="top"><SPAN CLASS="date">31-03-2010</SPAN></TD> <TD VALIGN="top"> |