From 3e74a8a1af84d923ddcdc8c0f0a2e51298267f8f Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Wed, 3 Feb 2010 13:56:44 +0000
Subject: OTP-8317, OTP-8323 (rickard) & OTP-8362.
---
lib/megaco/doc/src/Makefile | 2 +-
lib/megaco/doc/src/notes.xml | 12 +++++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
(limited to 'lib/megaco/doc/src')
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.
- Megaco 3.13.0.2
+ Megaco 3.13.1
- Version 3.13.0.2 supports code replacement in runtime from/to
+
Version 3.13.1 supports code replacement in runtime from/to
version 3.13, 3.12 and 3.11.3.
@@ -49,6 +49,12 @@
-->
+ -
+
Various changes to configure and makefile(s) to facilitate cross
+ compilation.
+ Own Id: OTP-8323
+
+
-
Added a help target in the test Makefile to explain
the most useful make targets, used when testing the
@@ -75,7 +81,7 @@
-
+