Many documentation changes and updates.

This commit is contained in:
Uriel 2010-06-11 04:28:22 +00:00
parent 4b37658071
commit 58b4a1de79
3 changed files with 58 additions and 25 deletions

View file

@ -1,17 +1,15 @@
Werc Development
================
The latest dev code is available in the werc-dev hg repo: http://hg.cat-v.org/werc-dev/
The latest dev code is available in the werc mercurial repo: http://hg.cat-v.org/werc/
Release Numbering
-----------------
Releases with an od 'dot-number' (eg., 1.1.x) are development releases, they are hosted in the `werc-dev` hg repo.
Version Numbering and Branching Rules
-------------------------------------
Releases with an even 'dot-number' (eg., 1.2.x) are stable releases, only receive bug fixes, they are hosted in the `werc` hg repo.
Major non-backwards compatible changes are only made in major release numbers (eg., 2.0).
There is no such thing! Originally a convention similar to that of the Linux kernel was used, but it is easier to do incremental work on a single branch.
For radical or experimental changes the `werc-dev` branch might be used, but at the moment it is outdated.
Bug reports, feature requests, bug fixes and other patches are all very welcome, just send them to the [werc9](http://groups.google.com/group/werc9) mailing list.