aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/doc/src/notes.xml
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-05-24 13:16:24 +0200
committerErlang/OTP <[email protected]>2011-05-24 13:16:24 +0200
commit4a5a75811e2cd590b5c94f71864a5245fd511ccf (patch)
tree5dbd5a391b86d99c00a01c456f817f30209f1962 /lib/dialyzer/doc/src/notes.xml
parent7ae73012553fc54e84ad00fc00f7940cabf1edbb (diff)
downloadotp-4a5a75811e2cd590b5c94f71864a5245fd511ccf.tar.gz
otp-4a5a75811e2cd590b5c94f71864a5245fd511ccf.tar.bz2
otp-4a5a75811e2cd590b5c94f71864a5245fd511ccf.zip
Prepare releaseOTP_R14B03
Diffstat (limited to 'lib/dialyzer/doc/src/notes.xml')
-rwxr-xr-xlib/dialyzer/doc/src/notes.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml
index 0dadf647c3..81622a3854 100755
--- a/lib/dialyzer/doc/src/notes.xml
+++ b/lib/dialyzer/doc/src/notes.xml
@@ -31,6 +31,45 @@
<p>This document describes the changes made to the Dialyzer
application.</p>
+<section><title>Dialyzer 2.4.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix the name of an error function(Thanks to Maria
+ christakis)</p>
+ <p>
+ Own Id: OTP-9175</p>
+ </item>
+ <item>
+ <p>
+ Fix crash related with the contract blame assignment
+ patch</p>
+ <p>
+ Own Id: OTP-9219</p>
+ </item>
+ <item>
+ <p>
+ dialyzer/doc: synchronize manual.txt and dialyzer.xml
+ (Thanks to Tuncer Ayaz)</p>
+ <p>
+ Own Id: OTP-9226</p>
+ </item>
+ <item>
+ <p>
+ Simplify Dialyzer's test suite structure</p>
+ <p>
+ *_SUITE.erl files are now automatically generated by the
+ respective data directories by the Makefile.</p>
+ <p>
+ Own Id: OTP-9278</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Dialyzer 2.4.2</title>
<section><title>Fixed Bugs and Malfunctions</title>