On 16 December 2014 at 21:38, <[email protected]> wrote: > Author: pmouawad > Date: Tue Dec 16 21:38:50 2014 > New Revision: 1646096 > > URL: http://svn.apache.org/r1646096 > Log: > replace bugzilla by bug > > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1646096&r1=1646095&r2=1646096&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Tue Dec 16 21:38:50 2014 > @@ -172,8 +172,8 @@ See <bugzilla>56357</bugzilla> for deta > > <h3>General</h3> > <ul> > -<li><bugzilla>57303</bugzilla> - commons-math3 dependency is missing in the > jmeter lib package (nightly build)</li> > -<li><bugzilla>57306</bugzilla> - backend_listener.png is missing in the > JMeter User Doc (affects nightly build)</li> > +<li><bug>57303</bug>commons-math3 dependency is missing in the jmeter lib > package (nightly build)</li> > +<li><bug>57306</bug>backend_listener.png is missing in the JMeter User Doc > (affects nightly build)</li>
I don't think we should document temporary bugs in the changes file. It's confusing for users who only use official releases. The changes file should only include changes since the last release. > </ul> > > <!-- =================== Improvements =================== --> > >
