summaryrefslogtreecommitdiff
path: root/tool/update-NEWS-refs.rb
Commit message (Collapse)AuthorAgeFilesLines
* [DOC] tool/update-NEWS-refs.rb: Align footnotesNobuyoshi Nakada2022-12-211-9/+7
|
* [DOC] tool/update-NEWS-refs.rb: Remove extra bracketsNobuyoshi Nakada2022-12-211-0/+3
| | | | | Surrounding with brackets is just a convention for the bugs tracker links.
* tool/update-NEWS-refs.rb: Accept non-redmine url linksYusuke Endoh2022-12-191-6/+16
|
* Update NEWS.mdYusuke Endoh2022-12-161-1/+1
| | | | Regexp optimization and Wasm support are added.
* [DOC] Fix update-NEWS-refs.rbNobuyoshi Nakada2022-12-101-1/+1
| | | | | * Issue numbers are path components but not fragments * Align justification width to Feature lines
* NEWS.md: Added some missing featuresYusuke Endoh2022-12-071-0/+26
Also, tool/update-NEWS-refs.rb is added to help the update of NEWS.md.