[Development] How to write a ChangeLog entry

Thiago Macieira thiago.macieira at intel.com
Mon Jan 20 22:40:47 CET 2014


On segunda-feira, 20 de janeiro de 2014 22:21:54, Samuel Gaist wrote:
> On 20 janv. 2014, at 21:59, Thiago Macieira <thiago.macieira at intel.com> 
wrote:
> >> QtCore
> >> ------
> >> 
> >> - [QTBUG-35069] Fixed a bug that caused negative number input using '-'
> >> to
> >> 
> >>   be rejected because the current locale uses e.g. 0x2212. QIntValidator
> >>   and QDoubleValidator now accepts both signs as well as the locale minus
> >>   sign.
> > 
> > Neither class is in QtCore. I'm moving this to QtWidgets.
> 
> Hi,
> 
> shouldn't the major area be the place where the fix is ?
> 
> Here the "side effect" is that it solves a problem reported in QtWidgets.
> 
> In that case, my log message might not be clear enough

It should be where the fix is visible, what code gets affected. Does this affect 
QLocale too? If so, then I can leave it in the QtCore part and just add the 
extra info.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140120/1036da01/attachment.sig>


More information about the Development mailing list