[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Ordering of CHANGES

From: Ben Reser <ben_at_reser.org>
Date: 2004-10-13 22:07:49 CEST

Now that we have two released lines we have a question as to how to
order the CHANGES file.

* We could order it by lines. 1.0.0 ... 1.0.8 -> 1.0.9 -> 1.1.0 ->
1.1.1. Note that 1.0.9 is released chronologically after 1.1.0 and
before 1.1.1.

* We could order it chronologically 1.0.0 ... 1.0.8 -> 1.1.0 -> 1.0.9 ->
1.1.1.

I think it should be chronologically. Here's why:

In the case of 1.0.9 we're fixing a performance issue. If we put them
in line order it will imply that the performance issue we fixed in 1.0.9
is fixed in 1.1.0. However 1.1.0 still has this issue.

A user would likely still be able to figure this out because there would
be the date of the release in the CHANGES file. But it would be
subtility that won't be obvious and will lead to confusion.

While the date ordered CHANGES might look a little weird, it's less
likely to cause confusion as to what is fixed when.

Thoughts?

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 14 00:09:45 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.