Chris Bagwell <ch...@cnpbagwell.com>: > This is the final release candidate before official release on 1013/02/01.
I fixed another bug, in compand/mcompand; quite nasty, but probably not hit very often. If you think it was too late, you could branch off a release branch at rc3 and release from that instead of dot: git checkout -b release sox-14.4.1rc3 I'll take care of merging everything into master after release. :) Pascal Giard <evily...@gmail.com>: > Coming back to the above changelog announcing rc3, if it's > autogenerated, do you have a mean to easily improve it? > How is it done? You're simply parsing "git log"? See lines 211 to 221 in release.sh. Essentially, it is: git log --no-merges sox-14.4.1rc2..sox-14.4.1rc3 | git shortlog Note, however, that for "real" (non-rc) releases, the script will use the contents of NEWS. (Oh, I guess that needs updating before Friday ...) There are more imperfections with the git-shortlog solution (all those "Update changelog" commits :-)), but I think it is OK for release candidates and conveys an idea of what's been done. Ulrich ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel