On Thu, 10 Jan 2002, chenk wrote:
> Date: Thu, 10 Jan 2002 10:56:09 -0600
> From: chenk <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: How to find the Changelog files for different versions of Tomcat?
>
> Hi,
>
> I am doing research on software engineering. I wish to use the Tomcat as an
> example to analysis the process of the java open source software. It is
> important for me to get changelog files for different versions of the Tomcat.
> I
> have tried my best, but can't find it.
>
> Are there anybody who would like to tell me how to find the
> Changelog file?
>
We haven't maintained a formal CHANGELOG file for Tomcat versions. The
release notes tend to include documentation of the changes that are of
most interest to Tomcat users. See the files "RELEASE-NOTES-*.txt" in the
top level Tomcat 4 directory, for example.
It would be feasible to automate a detailed changelog based on the CVS
commit messages, but my feeling is that this is overkill for what most
users really want.
> Your help is highly appreciated!
>
> Kai
>
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>