From 5194055c086d649e65d2ba76aade63db25bcaef5 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Tue, 3 Feb 2015 22:35:35 +0530 Subject: [PATCH] Fix notes.xml for v9_9 (#38454) --- doc/arm/notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 9b55341dac..8dde8958aa 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -239,7 +239,7 @@ - Two leaks were fixed that could cause named + A mutex leak was fixed that could cause named processes to grow to very large sizes. [RT #38454]