diff --git a/CHANGES b/CHANGES index 256729fab8..7da122cf9e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,9 @@ + 890. [cleanup] The man pages no longer require the mandoc macros + and should now format cleanly using most versions of + nroff, and HTML versions of the man pages hvae been + added. Both are generated from DocBook source. + 889. [port] Eliminated blank lines before .TH in nroff man pages since they cause problems with some versions of nroff. [RT #1390]