2.0.1 countdown
On Thu, 4 Nov 2004, Gabor Grothendieck wrote:
How does one easily find out if one's favorite bugs have been fixed? Does the CHANGES file list them all or is there a more authoritative source?
A bug that was fixed because it was reported should be listed with its PR# in the NEWS file. If a change made to fix some other bug also fixed your bug there may not be an explicit note in the file. (or if someone forgot to put in a NEWS entry, which does happen from time to time). -thomas