From: Ken Hornstein Date: Sat, 24 Nov 2012 00:59:37 +0000 (-0500) Subject: Document changes to inc. X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;ds=sidebyside;h=2ffe7ca30b85d542d02f74c39785319bcb6ad005;p=mmh Document changes to inc. --- diff --git a/docs/pending-release-notes b/docs/pending-release-notes index fc7728b..2f5efdb 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -29,6 +29,8 @@ NEW FEATURES - $PAGER overrides the compiled-in default pager command. - Added etc/scan.highlighted format file, as an example of how to highlight/colorize the output of scan(1). +- inc(1) now supports a -port switch to specify the port used by the + POP server. ----------------------------