2017-02-14 15:32, John McNamara: > -Resolved Issues > ---------------- > - > -.. This section should contain bug fixes added to the relevant sections. > Sample format: > - > - * **code/section Fixed issue in the past tense with a full stop.** > - > - Add a short 1-2 sentence description of the resolved issue in the past > tense. > - The title should contain the code/lib section like a commit message. > - Add the entries in alphabetic order in the relevant sections below. > - > - This section is a comment. do not overwrite or remove it. > - Also, make sure to start the actual text at the margin. > - ========================================================= > - > - > -EAL > -~~~ > - > > Drivers > ~~~~~~~ > > * **net/virtio: Fixed multiple process support.** > > - Fixed few regressions introduced in recent releases that break the virtio > + Fixed a few regressions introduced in recent releases that break the virtio > multiple process support. > > > -Libraries > -~~~~~~~~~ > - > - > Examples > ~~~~~~~~ > > * **examples/ethtool: Fixed crash with non-PCI devices.** > > - Querying a non-PCI device was dereferencing non-existent PCI data > - resulting in a segmentation fault. > + Fixed issue where querying a non-PCI device was dereferencing non-existent > + PCI data resulting in a segmentation fault.
It looks strange to remove the "Resolved Issues" heading while keeping content. I think we could totally remove them as most of the fixes are not documented here anyway.