aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/doc
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-03-14 18:18:42 +0100
committerErlang/OTP <[email protected]>2011-03-14 18:18:42 +0100
commit91b2e57ea0e3ab794d4b57a12ef10205383525a5 (patch)
treea6f86f2dd5fba88e45d266f86e2bee0711c4d49e /lib/reltool/doc
parent34534ab6f713c9b835e40e72fc23de0dd781da08 (diff)
downloadotp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.tar.gz
otp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.tar.bz2
otp-91b2e57ea0e3ab794d4b57a12ef10205383525a5.zip
Prepare releaseOTP_R14B02
Diffstat (limited to 'lib/reltool/doc')
-rw-r--r--lib/reltool/doc/src/notes.xml24
1 files changed, 23 insertions, 1 deletions
diff --git a/lib/reltool/doc/src/notes.xml b/lib/reltool/doc/src/notes.xml
index 11c6cd4c02..a791f2ce03 100644
--- a/lib/reltool/doc/src/notes.xml
+++ b/lib/reltool/doc/src/notes.xml
@@ -37,7 +37,29 @@
thus constitutes one section in this document. The title of each
section is the version number of Reltool.</p>
- <section><title>Reltool 0.5.4</title>
+ <section><title>Reltool 0.5.5</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ The reltool module contained two seriously erroneous
+ specs which caused bogus warnings when dialyzing reltool
+ and some correct code of users. These were fixed (specs
+ for start_link/1 and eval_server/3)</p>
+ <p>
+ - Code cleanups and simplifications - Fix a bug in the
+ calculation of circular dependencies - Eliminate two
+ dialyzer warnings - Put files alphabetically</p>
+ <p>
+ Own Id: OTP-9120</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Reltool 0.5.4</title>
<section><title>Improvements and New Features</title>
<list>