login
Header Space

 
 

Re: Including the release notes in the git-1.5.0 release?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Theodore Ts'o <tytso@...>
Cc: <git@...>
Date: Tuesday, February 13, 2007 - 1:44 pm

"Theodore Ts'o" <tytso@mit.edu> writes:


Indeed I was planning to use it as the announcement message, but
including it in the final tarball sounds sensible.

As the text assumes familiarity with git 1.3.0 or so, I am not
sure if making it as one of the manpages makes much sense.

Also there is a question of what to do when 1.6.0 comes out.
Will its release notes replace 1.5.0 one?  If so changes from
which version will it describe?

I suspect that doing something like:

	git cat-file todo:v1.5.0.txt >Documentation/v1.5.0.txt
	ln -s Documentation/v1.5.0.txt RELEASE-NOTES
        git add RELEASE-NOTES Documentation/v1.5.0.txt

and have pointer to v1.5.0.txt from Documentation/git.txt would
be a sensible and easy thing to do.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Including the release notes in the git-1.5.0 release?, Junio C Hamano, (Tue Feb 13, 1:44 pm)
speck-geostationary