diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2019-08-17 dana <dana@dana.is> + + * unposted: NEWS: Mention `functions -c` + 2019-08-14 Peter Stephenson <p.stephenson@samsung.com> * 44664: Src/params.c, Test/D04parameter.ztst: Ensure @@ -32,6 +32,8 @@ arguments in order to keep that many leading or trailing path components instead of the defaults of all but one (:h) and one (:t). In an absolute path the leading '/' counts as one component. +The functions builtin gained a -c option to efficiently copy functions. + Changes from 5.6.2 to 5.7.1 --------------------------- |