aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/doc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/megaco/doc')
-rw-r--r--lib/megaco/doc/src/Makefile2
-rw-r--r--lib/megaco/doc/src/notes.xml12
2 files changed, 10 insertions, 4 deletions
diff --git a/lib/megaco/doc/src/Makefile b/lib/megaco/doc/src/Makefile
index 537d34441d..2355a1b8b9 100644
--- a/lib/megaco/doc/src/Makefile
+++ b/lib/megaco/doc/src/Makefile
@@ -107,7 +107,7 @@ INDEX_SRC = $(INDEX_FILE).src
INDEX_TARGET = $(DOCDIR)/$(INDEX_FILE)
STANDARD_DIR = ../standard
- $(STANDARD_DIR)/rfc3525.txt \
+STANDARDS = $(STANDARD_DIR)/rfc3525.txt \
$(STANDARD_DIR)/rfc4234.txt \
$(STANDARD_DIR)/rfc4566.txt \
$(STANDARD_DIR)/implementors_guide_v10-13.pdf
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index 61f3611029..59b1e59ce9 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -36,9 +36,9 @@
section is the version number of Megaco.</p>
<section>
- <title>Megaco 3.13.0.2</title>
+ <title>Megaco 3.13.1</title>
- <p>Version 3.13.0.2 supports code replacement in runtime from/to
+ <p>Version 3.13.1 supports code replacement in runtime from/to
version 3.13, 3.12 and 3.11.3.</p>
<section>
@@ -50,6 +50,12 @@
<list type="bulleted">
<item>
+ <p>Various changes to configure and makefile(s) to facilitate cross
+ compilation. </p>
+ <p>Own Id: OTP-8323</p>
+ </item>
+
+ <item>
<p>Added a help target in the test Makefile to explain
the most useful make targets, used when testing the
application using the test-server provided with megaco.</p>
@@ -75,7 +81,7 @@
</section>
- </section> <!-- 3.13.0.2 -->
+ </section> <!-- 3.13.1 -->
<section>