On 3/21/12 12:01 PM, Zooko Wilcox-O'Hearn wrote: >> NEWS.rst does not contain entries for 0.6.0. > > Hm, why do we have both a NEWS.rst and a ChangeLog? I'll just delete > "NEWS.rst".
Because they contain different things. NEWS traditionally contains user-visible changes, compressed into a concise "what you need to know" format. A ChangeLog is traditionally finer-grained "what I just committed" messages. These days, version-control history is usually used in lieu of the ChangeLog, but that's not a substitute for NEWS. So I'd suggest deleting ChangeLog instead, and updating NEWS.rst to explain what's new. cheers, -Brian _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
