From 5ce05e2733ef0940cb1ef638cb2d60fd4557a006 Mon Sep 17 00:00:00 2001 From: jfbu Date: Tue, 31 Jul 2018 09:50:37 +0200 Subject: [PATCH] Fix updated CHANGES --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 2f8f1fd9d..c22aefad5 100644 --- a/CHANGES +++ b/CHANGES @@ -19,9 +19,9 @@ Bugs fixed * #5198: document not in toctree warning when including files only for parallel builds * LaTeX: reduce "Token not allowed in a PDF string" hyperref warnings in latex - console output (refs: #5136) + console output (refs: #5236) * LaTeX: suppress "remreset Warning: The remreset package is obsolete" in latex - console output with recent LaTeX (refs: #5137) + console output with recent LaTeX (refs: #5237) Testing --------