Instead of writing the release notes by hand, I'd try to find a way to
generate it from JIRA, listing the issues/fixes/RFEs that went into a
release. It should also list the known issues from the issues still left
open. If we can achieve that, I'd keep the release notes separate for
the different packages as not to clutter each one up too much. A rails
user won't want to see PHP issues/fixes in general.
-Akara
Shanti Subramanyam wrote:
For the release, we will currently have 4 artifacts all labeled 0.1 :
. PHP binary pkg, PHP src pkg, rails binary and rails src packages.
Do we want a single ReleaseNotes that covers all the packages of a
particular version ? If so, we can put the release-notes outside of the
pkgs in the distribution directory itself making it easier for folks to
read it first. (For e.g see http://archive.apache.org/dist/ant/binaries/ )
If we think separate release notes are warranted for each package, then
it will have to go into each of the packages.
Comments ?
Shanti