Re: coreutils-6.10 released (stable)

2008-01-23 Thread Jim Meyering
"Zvi Har'El" <[EMAIL PROTECTED]> wrote: > A minor bug: missing semicolon if "--enable-install-program=su" > configure option is selected Thanks a lot! Note I have to change Makefile.am, not the generated file, Makefile.in. 2008-01-23 Zvi Har'El <[EMAIL PROTECTED]> Add a ";", so "make

Re: coreutils-6.10 released (stable)

2008-01-23 Thread Zvi Har'El
A minor bug: missing semicolon if "--enable-install-program=su" configure option is selected Patch: --- coreutils-6.10/src/Makefile.in.~20080122004942~2008-01-22 02:49:42.0 +0200 +++ coreutils-6.10/src/Makefile.in2008-01-23 10:53:33.0 +0200 @@ -1274,7 +1274,7 @@

Re: coreutils-6.10 released (stable)

2008-01-22 Thread Bauke Jan Douma
Jim Meyering wrote on 22-01-08 22:18: Coreutils version 6.10 has been released. This is a stable release. I just for once would like to take this opportunity and, for your unrelenting dedication, give a big THANKS to the coreutils core developers and maintainers. You know who you are. bjd _

coreutils-6.10 released (stable)

2008-01-22 Thread Jim Meyering
Coreutils version 6.10 has been released. This is a stable release. Since the previous stable release, 6.9, there have been three test releases: 6.9.90,91,92 and almost 500 change sets in coreutils proper. That doesn't include the 1100+ change sets in gnulib (most of the files in coreutils/{lib,m