diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-05 13:15:51 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-05 13:15:51 +0000 |
commit | 15186ecfa2bf4499c19c5e124f090cac6b4d44a4 (patch) | |
tree | ca34e47b3dcc9a6fd99745630bb36caeaa0c52ec /NEWS | |
parent | 74d8b0fa85f3f75e909bfffeb29e4d0b6785c3d5 (diff) | |
download | mandoc-15186ecfa2bf4499c19c5e124f090cac6b4d44a4.tar.gz |
Release version 1.12.2. This is no longer beta.
Sneak in a downstream link to Alpine Linux.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,7 @@ $Id$ This file lists the most important changes in the mdocml.bsd.lv distribution. -Changes in version 1.12.2, released on Oktober 1, 2013 +Changes in version 1.12.2, released on Oktober 5, 2013 * The mdoc(7) to man(7) converter, to be called as mandoc -Tman, is now fully functional. @@ -31,6 +31,7 @@ Changes in version 1.12.2, released on Oktober 1, 2013 * For mandoc developers, we now provide a tbl(3) library manual and gmdiff, a very small, very simplistic groff-versus-mandoc output comparison tool. + * Provide this NEWS file. Changes in version 1.12.1, released on March 23, 2012 |