From 142a96acfb26bc31864202f314fc50c9f43c6a82 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 5 Sep 2019 09:12:53 +1000 Subject: [PATCH] placeholder --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 332b0362fc..c15b9d1623 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5290. [placeholder] + 5289. [bug] Address NULL pointer dereference in rpz.c:rpz_detach. [GL #1210]