diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 1bd3ddaf..bfc487b7 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -180,6 +180,7 @@ from the **Apple** menu. * Fix numerous keyboard consistency issues. ([#328](https://github.com/a2stuff/a2d/issues/328), [#332](https://github.com/a2stuff/a2d/issues/332), [#336](https://github.com/a2stuff/a2d/issues/336), [#337](https://github.com/a2stuff/a2d/issues/337), [#341](https://github.com/a2stuff/a2d/issues/341), [#396](https://github.com/a2stuff/a2d/issues/396), [#406](https://github.com/a2stuff/a2d/issues/406)) * Clip long strings in dialogs. ([#465](https://github.com/a2stuff/a2d/issues/465)) * Prevent crashes and mis-painting when windows are offscreen. ([#555](https://github.com/a2stuff/a2d/issues/555)) +* Prevent renaming, formatting, or erasing a volume to have the same name as another volume. ([#570](https://github.com/a2stuff/a2d/issues/570), [#577](https://github.com/a2stuff/a2d/issues/577)) * File Picker Dialogs: * Correct sort order. ([#489](https://github.com/a2stuff/a2d/issues/489)) * Correct IP placement/truncation when switching focus. ([#446](https://github.com/a2stuff/a2d/issues/446))