diff --git a/RELEASE_NOTES b/RELEASE_NOTES index dca836b9c4f5db95d8b003a904870b9ebaf8dfcc..e52d34457b4018dd4c6f12ccf5032cb5b3801e65 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -33,6 +33,8 @@ CONFIGURATION FILE CHANGES (see "man slurm.conf" for details) COMMAND CHANGES (see man pages for details) * Several redundant squeue output and sorting options have been removed: "%D" (use %o"), "%b" (use "%S"), "%X", %Y, and "%Z" (use "%z"). +* Standardized on the use of the '-Q' flag for all commands that offer the + --quiet option. OTHER CHANGES