git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1301500 13f79535-47bb-0310-9956-ffa450edef68
@@ -156,6 +156,8 @@ Release 0.23.3 - UNRELEASED
MAPREDUCE-4007. JobClient getJob(JobID) should return NULL if the job
does not exist (for backwards compatibility) (tucu)
+ MAPREDUCE-3431 NPE in Resource Manager shutdown. (stevel)
+
Release 0.23.2 - UNRELEASED
INCOMPATIBLE CHANGES