summaryrefslogtreecommitdiff
path: root/UPGRADE-1.4.txt
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-11-21 20:42:37 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-11-21 20:42:37 +0000
commit9789c663753843833df3e7fcbc3841f59396eff7 (patch)
treecc2deb526939dc6dbb759ee209bc7483f1698d5c /UPGRADE-1.4.txt
parentea1446635ecddc84de2d175461140dd917c2d629 (diff)
as suggested by jtodd, document the purposes of the CHANGES and UPGRADE files
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@158449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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):