diff options
author | justdave%syndicomm.com <> | 2002-11-22 12:43:46 +0100 |
---|---|---|
committer | justdave%syndicomm.com <> | 2002-11-22 12:43:46 +0100 |
commit | e7720dcdd4e332c096a310c53412d3acaacd381e (patch) | |
tree | 82707a7548debb7155c91482f58e937b4fdaf725 | |
parent | 7a6d068592bb4b280c2d5307a20fae9dd4416f41 (diff) | |
download | bugzilla-e7720dcdd4e332c096a310c53412d3acaacd381e.tar.gz bugzilla-e7720dcdd4e332c096a310c53412d3acaacd381e.tar.xz |
Adding blurb to release notes indicating development snapshot status
-rw-r--r-- | docs/rel_notes.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 4c93c9ec1..c9bd0237a 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -6,6 +6,16 @@ Insert nice little intro for version 2.18 here. *** ABOUT THIS VERSION *** ************************** +This is a development snapshot release of Bugzilla. As such the remainer of +these release notes have NOT been updated (we usually do this just prior to a +stable release). For information about a development snapshot release, the +best source of information is on our website (http://www.bugzilla.org/) in +the Status Updates area. Development snapshot releases are NOT recommended +for production use unless you have an expert Perl programmer on hand willing +to combat any difficulties you run into, since there is no guarantee of +stability during a development cycle. You have been warned. + + Bug numbers referenced in this document are all on bugzilla.mozilla.org unless otherwise specified. |