From a2ca3bd78fc002dd1e6533c191e44092cc3aa949 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 10 Dec 2018 11:07:05 +0100
Subject: Prepare release
---
lib/reltool/doc/src/notes.xml | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
(limited to 'lib/reltool/doc/src')
diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml
index e201ad4e23..165ae6db6a 100644
--- a/lib/reltool/doc/src/notes.xml
+++ b/lib/reltool/doc/src/notes.xml
@@ -38,7 +38,25 @@
thus constitutes one section in this document. The title of each
section is the version number of Reltool.
- Reltool 0.7.7
+ Reltool 0.7.8
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Reltool would earlier erroneously split paths like
+ "c:\foo" into ["c","\foo"] when reading the
+ $ERL_LIBS variable on windows. This is now
+ corrected.
+
+ Own Id: OTP-15454
+
+
+
+
+
+
+Reltool 0.7.7
Fixed Bugs and Malfunctions
--
cgit v1.2.3