From: Wayne Davison Date: Mon, 15 Jun 2020 16:21:26 +0000 (-0700) Subject: A minor NEWS tweak. X-Git-Tag: v3.2.0pre2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec8035cef90babb5ef07c0e5303753d7170e2a9f;p=thirdparty%2Frsync.git A minor NEWS tweak. --- diff --git a/NEWS.md b/NEWS.md index f2b808de..32163f8a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -173,8 +173,8 @@ Protocol: 31 (unchanged) autoconf include-file check. - Converted the man pages from yodl to markdown. They are now processed via a - simple python3 script using the cmarkgfm OR commonmark library. This should - make it easier to package rsync, since yodl has gotten obscure. + simple python3 script using the cmarkgfm **or** commonmark library. This + should make it easier to package rsync, since yodl has gotten obscure. - Improved some configure checks to work better with strict C99 compilers.