diff options
author | justdave%syndicomm.com <> | 2008-04-04 13:47:48 +0200 |
---|---|---|
committer | justdave%syndicomm.com <> | 2008-04-04 13:47:48 +0200 |
commit | e1d8de0d9f049894e778cd0a869a6c8090ab342e (patch) | |
tree | bf66f3b6910938e9da1b15f6e68174f815872d36 /docs | |
parent | f2c3518db0019972353994d92cf82a1d61f5b755 (diff) | |
download | bugzilla-e1d8de0d9f049894e778cd0a869a6c8090ab342e.tar.gz bugzilla-e1d8de0d9f049894e778cd0a869a6c8090ab342e.tar.xz |
Adding blurb to release notes indicating development snapshot status
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/rel_notes.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/en/rel_notes.txt b/docs/en/rel_notes.txt index 4c93c9ec1..c9bd0237a 100644 --- a/docs/en/rel_notes.txt +++ b/docs/en/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. |