[yabridgectl] Change copied to synced in status

This makes more sense since the symlink based installation method is no
more.
This commit is contained in:
Robbert van der Helm
2022-04-18 15:51:01 +02:00
parent 4e2f72d67a
commit ae0237d93c
2 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -100,7 +100,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
directories, not just directories that are called `VST3`. This, of course,
should not be needed.
- The previously deprecated symlink installation method has now been removed
from yabridgectl, along with the `yabridgectl set --method` option.
from yabridgectl, along with the `yabridgectl set --method` option. The
terminology in `yabridgectl status` has changed accordingly.
- `yabridgectl status` now lists the architecture of
`libyabridge-chainloader-vst2.so` just like it already did for the VST3
library.