diff --git a/NEWS b/NEWS
index 6cea82ffcf1c7f29faac8ba16af158f21cfae3f5..567b063ad67b061f60991c167842ce3bdfe15308 100644
--- a/NEWS
+++ b/NEWS
@@ -209,7 +209,10 @@ documents those changes that are of interest to users and admins.
  -- Add salloc options --chdir and --get-user-env (for Moab).
  -- Modify scontrol update to support job comment changes.
  -- Do not clear a DRAINED node's reason field when slurmctld restarts.
- -- Do not kill a pending job if Moab or Maui try to start it on unusable nodes.
+ -- Do not cancel a pending job if Moab or Maui try to start it on unusable nodes.
+    Leave the job queued.
+ -- Add --requeue option to srun and sbatch (these undocumented options have no
+    effect in slurm v1.2, but are legitimate options in slurm v1.3).
  
 * Changes in SLURM 1.2.24
 =========================