diff options
author | Niclas Eklund <[email protected]> | 2011-08-15 14:14:25 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-08-15 14:14:25 +0200 |
commit | 48eb259aa2d6c7c5d1ddebbfbcefae5e3dafc49c (patch) | |
tree | 0c33b802ecd2e7b5882cc45bb7e35a5c3c8c3148 /lib/ic/doc/src/notes.xml | |
parent | b340f753e6ed4d92bb9df74e070e325400f54ab4 (diff) | |
parent | 90fb6ccf9292c909a0639f3874b36a1805204bc8 (diff) | |
download | otp-48eb259aa2d6c7c5d1ddebbfbcefae5e3dafc49c.tar.gz otp-48eb259aa2d6c7c5d1ddebbfbcefae5e3dafc49c.tar.bz2 otp-48eb259aa2d6c7c5d1ddebbfbcefae5e3dafc49c.zip |
Merge branch 'dev' into major
Diffstat (limited to 'lib/ic/doc/src/notes.xml')
-rw-r--r-- | lib/ic/doc/src/notes.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/ic/doc/src/notes.xml b/lib/ic/doc/src/notes.xml index 5f6c31069c..de519d5f84 100644 --- a/lib/ic/doc/src/notes.xml +++ b/lib/ic/doc/src/notes.xml @@ -4,7 +4,7 @@ <chapter> <header> <copyright> - <year>1998</year><year>2010</year> + <year>1998</year><year>2011</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -31,6 +31,22 @@ </header> <section> + <title>IC 4.2.27</title> + + <section> + <title>Improvements and New Features</title> + <list type="bulleted"> + <item> + <p> + Reduced compile overhead (Thanks to Haitao Li).</p> + <p> + Own Id: OTP-9460 </p> + </item> + </list> + </section> + </section> + + <section> <title>IC 4.2.26</title> <section> |