aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE-1.4.txt
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-21 20:42:37 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-11-21 20:42:37 +0000
commit939ebd07ea205835308046f913f6a7d46dfb8902 (patch)
treecc2deb526939dc6dbb759ee209bc7483f1698d5c /UPGRADE-1.4.txt
parent54ab13f9c060dbb60577a31b110d0d7255d4c06a (diff)
as suggested by jtodd, document the purposes of the CHANGES and UPGRADE files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@158449 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE-1.4.txt')
-rw-r--r--UPGRADE-1.4.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/UPGRADE-1.4.txt b/UPGRADE-1.4.txt
index 103a585c4..4f826946e 100644
--- a/UPGRADE-1.4.txt
+++ b/UPGRADE-1.4.txt
@@ -1,10 +1,19 @@
=========================================================
+===
=== Information for upgrading from Asterisk 1.2 to 1.4
===
+=== These files document all the changes that MUST be taken
+=== into account when upgrading between the Asterisk
+=== versions listed below. These changes may require that
+=== you modify your configuration files, dialplan or (in
+=== some cases) source code if you have your own Asterisk
+=== modules or patches. These files also includes advance
+=== notice of any functionality that has been marked as
+=== 'deprecated' and may be removed in a future release,
+=== along with the suggested replacement functionality.
===
=== UPGRADE-1.2.txt -- Upgrade info for 1.0 to 1.2
-=== UPGRADE-1.4.txt -- Upgrade info for 1.2 to 1.4
-=== UPGRADE.txt -- Upgrade info for 1.4 to 1.6
+===
=========================================================
Build Process (configure script):