Skip to content
Snippets Groups Projects
Commit cccb0bf1 authored by Simon Rose's avatar Simon Rose
Browse files

Updated changelog

parent b3fd1f3d
No related branches found
No related tags found
No related merge requests found
...@@ -28,12 +28,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -28,12 +28,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Removed duplicated entries from generated `.dep` files * Removed duplicated entries from generated `.dep` files
### Other changes ### Other changes
* removed `e3.cfg`, `ess-env.conf` and `DEFINES_REQUIRE` files and associated codes in `RULES_REQUIRE`, `setE3Env.bash` and `.gitignore`. * removed `e3.cfg`, `ess-env.conf` and `DEFINES_REQUIRE` files and associated codes in `RULES_REQUIRE`, `setE3Env.bash` and `.gitignore`.
* removed legacy code from setE3Env.bash * removed legacy code from setE3Env.bash
* Removed usage of `env.sh` - now there is a check only for seeing if the environment variable `$IOCNAME` is set * Removed usage of `env.sh` - now there is a check only for seeing if the environment variable `$IOCNAME` is set
* Fix typos in `iocsh_functions.bash` comments * Fix typos in `iocsh_functions.bash` comments
* Rearrange usage to match order of options in code * Rearrange usage to match order of options in code
* Add information about realtime option to usage * Add information about realtime option to usage
* Cleaned up the output of `make vars` and `make devvars`
## [3.4.1] ## [3.4.1]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment