This commit is contained in:
Michael Davidsaver
2021-04-04 22:50:54 -07:00
parent 614961da17
commit 91b2b65c68

View File

@@ -17,6 +17,11 @@ should also be read to understand what has changed since earlier releases.
<!-- Insert new items immediately below here ... -->
### IOCsh sets `${PWD}`
IOC shell will now ensure `${PWD}` is set on startup,
and updated by the `cd` iocsh function.
-----