aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-11-09 14:23:29 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-11-09 14:23:29 +0000
commit7036023b2abfecf0540848c9dd7d20a4e1813dc0 (patch)
tree0f15e8e18133f436e5fbe08e1f2c64459c946678 /CHANGES
parentab5d2f375179c2078e584eee6d2f70a3954c1ae1 (diff)
downloadports-7036023b2abfecf0540848c9dd7d20a4e1813dc0.tar.gz
ports-7036023b2abfecf0540848c9dd7d20a4e1813dc0.zip
Do some wordsmithing on the 20201022 entry about Lua @shell.
Notes
Notes: svn path=/head/; revision=554725
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index ddc2f6200096..06a481ad493b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,8 +23,8 @@ AUTHOR: bapt@FreeBSD.org
AUTHOR: bapt@FreeBSD.org
@shell has been rewritten in lua
- It provide the exact same feature as the previous version but it is now
- sandboxed ans is rootdir compliant (see pkg -r option)
+ It provides the exact same feature set as the previous version but it is now
+ sandboxed and rootdir compliant (see the pkg -r option).
20201001:
AUTHOR: manu@FreeBSD.org