From: Ken Hornstein Date: Sat, 24 Nov 2012 00:59:37 +0000 (-0500) Subject: Document changes to inc. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2ffe7ca30b85d542d02f74c39785319bcb6ad005?ds=sidebyside;hp=--cc Document changes to inc. --- 2ffe7ca30b85d542d02f74c39785319bcb6ad005 diff --git a/docs/pending-release-notes b/docs/pending-release-notes index fc7728b2..2f5efdba 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. ----------------------------