<div dir="ltr"><div>Hello all,</div><div><br></div><div>  Just a little heads-up, perhaps primarily to developers who use variants of the `tools/gitlog2changelog.py` script in their projects (I know some are out there!) :</div><div><br></div><div>* There were some fixes to the script earlier in the year (regarding non-ASCII author names and asciidoc section titles), and about allowing to customize CHANGELOG_FILE or stream to stdout completely</div><div>* On the caller side, <a href="https://github.com/networkupstools/nut/pull/2435">https://github.com/networkupstools/nut/pull/2435</a> goes to some extent to *avoid* re-generating the file when Git metadata did not change in the local repo, which should speed up development cycles. You might want something like this in your Makefiles too :)</div><div><br></div><div>Hope this helps,<br></div><div>Jim Klimov</div><div> <br></div></div>