diff options
author | ivan <ivan> | 2002-06-14 11:26:01 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-06-14 11:26:01 +0000 |
commit | 529dbfb907ec2a08ebe2780944357cdf8f8b2a2b (patch) | |
tree | 490a36668c7f13a42df5a8fbf1efad1677dd088c | |
parent | a930f5bc47c9c2de989074f1570beaa8f116bd22 (diff) |
1.4.0pre14
-rw-r--r-- | ANNOUCE.1.4.0 | 7 | ||||
-rw-r--r-- | Makefile | 4 | ||||
-rw-r--r-- | README.1.4.0pre14 | 13 |
3 files changed, 22 insertions, 2 deletions
diff --git a/ANNOUCE.1.4.0 b/ANNOUCE.1.4.0 index a916076e9..f719816e7 100644 --- a/ANNOUCE.1.4.0 +++ b/ANNOUCE.1.4.0 @@ -128,3 +128,10 @@ schema diagram complete bind import and export and edit of dns zone files +card retry changes (ticket 417) + +working company search and job dependancies + +welcome emails + +MySQL! @@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.0pre13 -TAG=freeside_1_4_0_pre13 +VERSION=1.4.0pre14 +TAG=freeside_1_4_0_pre14 #VERSION=1.4.0beta1 #TAG=freeside_1_4_0_beta1 diff --git a/README.1.4.0pre14 b/README.1.4.0pre14 new file mode 100644 index 000000000..6ea2f8046 --- /dev/null +++ b/README.1.4.0pre14 @@ -0,0 +1,13 @@ +the following is necessary to upgrade from 1.4.0pre13 to 1.4.0pre14 + +if you're upgrading from before 1.4.0pre14 see README.1.4.0pre13 first! + +if you're upgrading from 1.3.1 follow the instructions in +httemplate/docs/upgrade8.html instead + +---- + +install the FS perl modules and httemplate as per install.html or upgrade8.html + +Restart Apache and freeside-queued + |