From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 9 Dec 2013 20:12:33 +0100 Subject: Prepare release --- lib/diameter/doc/src/notes.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'lib/diameter/doc') diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index cf87a13225..18c712ec3d 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -42,6 +42,48 @@ first.

+
diameter 1.5 + +
Improvements and New Features + + +

+ Rename reconnect_timer to connect_timer.

+

+ The former is still accepted for backwards compatibility, + but the name is misleading given the semantics of the + timer.

+

+ Own Id: OTP-11168

+
+ +

+ Extend diameter_make(3).

+

+ Dictionaries can now be compiled from strings, not just + filesystem paths, and results can be returned instead of + written to the filesystem.

+

+ Own Id: OTP-11348

+
+ +

+ Remove hardcoding of diameter_base as @prefix on + dictionaries for application id 0.

+

+ Own Id: OTP-11361

+
+ +

+ Fix silent make rules (Thanks to Anthony Ramine)

+

+ Own Id: OTP-11514

+
+
+
+ +
+
diameter 1.4.4
Known Bugs and Problems -- cgit v1.2.3