> 2010-02-20 Thien-Thi Nguyen <[email protected]> > > [admin] Add script to create ChangeLog from "git log" output. > * build/create-changelog.el: New file. > * HACKING (change log maintenance): Update.
Just one small thing: the GNU Coding Standards states that if a file is taken as an argument by a command and it is an output file, the argument passing should be preceded by a "-o". Only input files may be passed directly as arguments (like GCC). -- Rodrigo Rodrigues da Silva PoliGNU - Grupo de Estudos de Software Livre da Poli/USP FSF Associate Member #7788
