From 3b72ab9407945eb7037c608ac2826b64ec17cdc6 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Mon, 13 Mar 2017 18:06:02 +0100 Subject: Fix xml warnings in old release notes --- lib/reltool/doc/src/notes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/reltool/doc') diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml index 2365a68feb..5b710a3267 100644 --- a/lib/reltool/doc/src/notes.xml +++ b/lib/reltool/doc/src/notes.xml @@ -52,13 +52,13 @@ Some dependency chains would even be missed for applications that are included in a 'rel' spec in the reltool config. E.g.

-

+ Application x has y as included application, and y in turn has z as included application. Then z is not included. Application x has y in its 'applications' tag in the .app file, and y in turn has z as included application. Then z is not included. -

+

These bugs are now corrected.

-- cgit v1.2.3