From 529dbfb907ec2a08ebe2780944357cdf8f8b2a2b Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 14 Jun 2002 11:26:01 +0000 Subject: [PATCH] 1.4.0pre14 --- ANNOUCE.1.4.0 | 7 +++++++ Makefile | 4 ++-- README.1.4.0pre14 | 13 +++++++++++++ 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 README.1.4.0pre14 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! diff --git a/Makefile b/Makefile index 0f7ff71c6..19bc0f30c 100644 --- a/Makefile +++ b/Makefile @@ -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 + -- 2.11.0