tag 14556 fixed thanks On 06/05/2013 01:30 PM, Pádraig Brady wrote: >> >> + stat supports additional flags, such as %'s for listing sizes with >> + the current locale's thousands separator. >> + > > looks good thanks. > `make update-NEWS-hash` to update the hash before committing. Done and pushed; commit message amended to be: doc: mention prior stat change For a file of size 1234 bytes, commit ca9aa759 had the side effect of changing 'stat -c "%'s" file' from outputting "?s" to the nicer "1,234", depending on locale. This is worth mentioning in the NEWS. Resolves part of http://bugs.gnu.org/14556. * NEWS: Mention 8.7 improvement in stat. * cfg.mk (old_NEWS_hash): Adjust accordingly. As both this change and the web page change are now in, I'm also closing out the bug. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org