<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/NEWS, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-15T11:12:07Z</updated>
<entry>
<title>* Version 6.0 [unstable].</title>
<updated>2006-08-15T11:12:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T11:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a246cc31423e97d952fa776278822975a17d5b8'/>
<id>urn:sha1:3a246cc31423e97d952fa776278822975a17d5b8</id>
<content type='text'>
* NEWS: Record the 6.0 release date.
* configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
</content>
</entry>
<entry>
<title>Add shuf.  Mention new --random-source option for shred and sort.</title>
<updated>2006-08-08T22:10:39Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-08T22:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6767712f7e04717e711eb092bedb7a07ab988342'/>
<id>urn:sha1:6767712f7e04717e711eb092bedb7a07ab988342</id>
<content type='text'>
Move "sort +1 -2" notice to the appropriate section, and clarify its
role with respect to POSIXLY_CORRECT.
</content>
</entry>
<entry>
<title>chmod now preserves setuid and setgid bits on directories</title>
<updated>2006-07-28T07:27:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-28T07:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6eb119a91e80ae2e8e40e36e28353dc2f4340f51'/>
<id>urn:sha1:6eb119a91e80ae2e8e40e36e28353dc2f4340f51</id>
<content type='text'>
if you use a numeric mode with them clear, e.g., "chmod 755 DIR".
</content>
</entry>
<entry>
<title>Clarify the "chmod 0500" news, and correct the vague</title>
<updated>2006-07-25T18:38:58Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-25T18:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0'/>
<id>urn:sha1:b7f9a7ed05bbf9c7cd4eece5e92fb79dcc4dd3b0</id>
<content type='text'>
statements about compatibility with BSD.
</content>
</entry>
<entry>
<title>mention yesterday's other ls bugfix</title>
<updated>2006-07-21T08:58:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-21T08:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2c5f6e6e2ccff2c6a180b2f55624744125f85a27'/>
<id>urn:sha1:2c5f6e6e2ccff2c6a180b2f55624744125f85a27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another bug: ls --indicator-style=file-type would call</title>
<updated>2006-07-21T08:49:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-21T08:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9e0a095be648284bdc8a47d2b01120fdb01c001f'/>
<id>urn:sha1:9e0a095be648284bdc8a47d2b01120fdb01c001f</id>
<content type='text'>
stat for a symlink, even though it wasn't always needed.
In some cases, that unnecessary stat would cause ls to fail.
* src/ls.c (gobble_file): Don't treat symlinks specially (in
requiring a stat syscall).  Remove the offending exclusion.
* NEWS: Mention the fix.
* tests/ls/stat-dtype: New file/test, for the above fix.
Also exercises the new df feature, below.
</content>
</entry>
<entry>
<title>chmod, install, and mkdir now leave setgid and setuid bits</title>
<updated>2006-07-17T03:02:45Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-17T03:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=999eeed90f8e614cad8f52657d5fc4b3a611213e'/>
<id>urn:sha1:999eeed90f8e614cad8f52657d5fc4b3a611213e</id>
<content type='text'>
of directories alone unless you specify them explicitly.
install and mkdir now implement X correctly.
install now creates parent directories with mode 755, without
changing their owner or group.
</content>
</entry>
<entry>
<title>* NEWS: Mention that mv can now remove an empty destination directory,</title>
<updated>2006-07-07T06:38:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-07-07T06:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ac491f062c74edb0a3d4609c0ad4b87b4e25f03'/>
<id>urn:sha1:1ac491f062c74edb0a3d4609c0ad4b87b4e25f03</id>
<content type='text'>
and give an example.  Prompted by a report from Florent Bayle.
</content>
</entry>
<entry>
<title>With no operand, 'tail -f' now silently ignores the '-f'</title>
<updated>2006-07-01T23:53:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-01T23:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=31acf81fa092fabe5fde9b3f23d564ff2f0b02a3'/>
<id>urn:sha1:31acf81fa092fabe5fde9b3f23d564ff2f0b02a3</id>
<content type='text'>
only if standard input is a FIFO or pipe and POSIXLY_CORRECT is set.
</content>
</entry>
<entry>
<title>seq defaults to a minimal fixed point format that does not lose</title>
<updated>2006-07-01T00:11:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-01T00:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=69f1a97138d154be7c3f4e8ed4687793530bc625'/>
<id>urn:sha1:69f1a97138d154be7c3f4e8ed4687793530bc625</id>
<content type='text'>
information if seq's operands are all fixed point decimal numbers.
You no longer need the `-f%.f' in `seq -f%.f 1048575 1024 1050623',
for example, since the default format now has the same effect.

seq now lets you use %a, %A, %E, %F, and %G formats.

seq now uses long double internally rather than double.
</content>
</entry>
</feed>
