Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-03-14 | Prepare release | Erlang/OTP | |
2017-03-13 | Fix xml warnings in old release notes | Rickard Green | |
2016-09-20 | Prepare release | Erlang/OTP | |
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-02 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. | |||
2016-06-02 | Prepare release | Erlang/OTP | |
2016-05-12 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. | |||
2016-05-11 | Prepare release | Erlang/OTP | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-03-14 | Prepare release | Erlang/OTP | |
2015-12-15 | Update release notes | Erlang/OTP | |
2015-09-21 | Prepare release | Erlang/OTP | |
2015-09-17 | Remove 1.11 release notes | Anders Svensson | |
These were added manually in merge commit 8c5d719a, but that was wrong: the notes will be generated. Note that OTP-12791 in the comment for commit 5a339bcb is wrong: it's OTP-12891. | |||
2015-08-14 | Fix broken release notes | Anders Svensson | |
Broken in the parent commit. | |||
2015-08-13 | Merge branch 'maint-17' into maint | Anders Svensson | |
The diffs are all about adapting to the OTP 18 time interface. The code was previously backwards compatible, falling back on the erlang:now/0 if erlang:monotonic_time/0 is unavailable, but this was seen to be a bad thing in commit 9c0f2f2c. Use of erlang:now/0 is now removed. | |||
2015-08-13 | Update release notes | Erlang/OTP | |
2015-06-23 | Prepare release | Erlang/OTP | |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe | |
OTP-12845 * bruce/change-license: fix errors caused by changed line numbers Change license text to APLv2 | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-17 | Fix release note typo | Anders Svensson | |
2015-05-29 | Update release notes | Erlang/OTP | |
2015-05-23 | Fix mangled release note | Anders Svensson | |
2015-05-06 | Prepare release | Erlang/OTP | |
2015-03-31 | Prepare release | Erlang/OTP | |
2014-12-09 | Prepare release | Erlang/OTP | |
2014-09-15 | Update release notes | Erlang/OTP | |
2014-09-14 | Add recompilation admonition to 17.2 release notes | Anders Svensson | |
That dictionaries need to be recompiled, which is the case whenever diameter_gen.hrl is modified. | |||
2014-06-19 | Prepare release | Erlang/OTP | |
2014-05-27 | Fix broken release note for diameter-1.4.4 | Anders Svensson | |
Those were bug fixes, not known issues. | |||
2014-04-07 | Update release notes | Erlang/OTP | |
2014-03-30 | Merge branch 'anders/diameter/17.0_release/OTP-11605' | Anders Svensson | |
* anders/diameter/17.0_release/OTP-11605: Move info modules into own subdirectory Include compiler and info modules in app file Remove unused diameter_dbg:log/4 Remove case expecting a pre-R16B return value from os:type/1 Fix doc typo: required -> requires Remove release note unrelated to functionality | |||
2014-03-29 | Remove release note unrelated to functionality | Anders Svensson | |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-11-06 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-11-04 | Update release notes | Erlang/OTP | |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén | |
The R16B02 release Conflicts: lib/sasl/vsn.mk | |||
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg | |
The R16B01 release Conflicts: lib/sasl/vsn.mk | |||
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-04-06 | Fix faulty capitalization in generated release notes | Anders Svensson | |
Diameter = the protocol diameter = the Erlang application | |||
2013-03-19 | Prepare release | Erlang/OTP | |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-15 | Update release notes | Erlang/OTP | |
2012-11-26 | Prepare releaseOTP_R15B03 | Erlang/OTP | |
2012-11-22 | Add content to diameter_codec(3) and diameter_make(3) | Anders Svensson | |