From 5ab9170358e085b26752d19a05b382680108384e Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 26 Feb 2005 21:29:04 +0000 Subject: [PATCH] less cracktastic version numbering --- ANNOUNCE.1.5.0 => ANNOUNCE.1.5 | 9 ++++++--- README.1.5.0pre7 => README.1.5.7 | 5 +++++ 2 files changed, 11 insertions(+), 3 deletions(-) rename ANNOUNCE.1.5.0 => ANNOUNCE.1.5 (82%) rename README.1.5.0pre7 => README.1.5.7 (93%) diff --git a/ANNOUNCE.1.5.0 b/ANNOUNCE.1.5 similarity index 82% rename from ANNOUNCE.1.5.0 rename to ANNOUNCE.1.5 index 507728c16..a28a19326 100644 --- a/ANNOUNCE.1.5.0 +++ b/ANNOUNCE.1.5 @@ -18,9 +18,10 @@ tax classes, etc. - Documentation updates -1.5.0pre7: +1.5.7: +- version numbering change, now even/odd like Perl or Linux - fix bug that could cause mis-billing on upgrades! (new installs ok) -- update install documentation for 1.5 HTML::Mason or Apache::ASP install +- updated install documentation - historical late notice viewing in web interface - VoIP billing for CDRs from RADIUS - promotional codes for signup @@ -29,8 +30,10 @@ - invoices now use history records (don't lose details) - option to credit for remaining service upon cancel (peter bowen) - one-time registration codes +- "selfservice_server-session_module" config value can be set to + "Cache::FileCache" on FreeBSD or elsewhere IPC::ShareLite has trouble. -notyet (1.5.0pre8?): +notyet (1.5.8?): - account merging UI in exports (for example, to consolidate passwd files from multiple servers) diff --git a/README.1.5.0pre7 b/README.1.5.7 similarity index 93% rename from README.1.5.0pre7 rename to README.1.5.7 index 67554c8d3..ff70961b3 100644 --- a/README.1.5.0pre7 +++ b/README.1.5.7 @@ -1,3 +1,8 @@ +NOTE: Version numbering has been simplified. 1.5.7 is the version after +1.5.0pre6. It is still a development version - releases with odd numbered +middle parts (NN in x.NN.x) are development versions, like Perl or Linux. + + CREATE TABLE rate ( ratenum serial NOT NULL, ratename varchar(80) NOT NULL, -- 2.11.0