<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/ChangeLog, 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-15T12:13:04Z</updated>
<entry>
<title>* Makefile.maint (alpha beta major): Fix syntax error.</title>
<updated>2006-08-15T12:13:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T12:13:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2df18658dc6c7272d0e2c4eacefa4fef4fea2c31'/>
<id>urn:sha1:2df18658dc6c7272d0e2c4eacefa4fef4fea2c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't mention "stable" on Version line.</title>
<updated>2006-08-15T11:26:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T11:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b3a4c3b2089f910ed1990cf6f7fcd60090c07d8'/>
<id>urn:sha1:3b3a4c3b2089f910ed1990cf6f7fcd60090c07d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak syntax of "Version ..." line.</title>
<updated>2006-08-15T11:25:13Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T11:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a23eb4a58c6b915dac1a72e6d16b2d2f4c2d83e7'/>
<id>urn:sha1:a23eb4a58c6b915dac1a72e6d16b2d2f4c2d83e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* TODO: Add an item (convert to use gnulib-tool), add to the plan</title>
<updated>2006-08-15T11:23:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-15T11:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=987f3b383a21030c9d6a70a5e074b4c46abb9381'/>
<id>urn:sha1:987f3b383a21030c9d6a70a5e074b4c46abb9381</id>
<content type='text'>
for id-vs-getgrouplist, and remove a few completed items.
</content>
</entry>
<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>* src/shred.c (usage): Don't indent the second line of an item.</title>
<updated>2006-08-13T21:21:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-13T21:21:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=418a7c8c43a610e5cf261c75168692887ba43c98'/>
<id>urn:sha1:418a7c8c43a610e5cf261c75168692887ba43c98</id>
<content type='text'>
Otherwise, help2man would misformat the output.
Reported by Adam Buchbinder in &lt;https://launchpad.net/bugs/48917&gt;.
</content>
</entry>
<entry>
<title>(AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.</title>
<updated>2006-08-11T18:40:41Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-11T18:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=80886a8db3955316c7af3b47306c97e48a187078'/>
<id>urn:sha1:80886a8db3955316c7af3b47306c97e48a187078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/ls/stat-vs-dirent: Too many (losing) systems trigger the</title>
<updated>2006-08-11T08:40:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-11T08:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9236b6befcef5cac424ff99619edbb0f6336a5e5'/>
<id>urn:sha1:9236b6befcef5cac424ff99619edbb0f6336a5e5</id>
<content type='text'>
failure that this test checks for (stat/dirent inode mismatch at
a mount point), so continue to give a diagnostic about the failure,
but don't actually count it as a failure.
</content>
</entry>
<entry>
<title>Undo latest change; I was confused about gettext versus gcc.</title>
<updated>2006-08-10T22:53:24Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-10T22:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cfbf64e0870a615e3d640e6ebb6183d635f3973d'/>
<id>urn:sha1:cfbf64e0870a615e3d640e6ebb6183d635f3973d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust some files for gettext 0.15.</title>
<updated>2006-08-10T22:51:06Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-10T22:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c84d9ff0d101623f8aa2654f5517e4d28e1d1c16'/>
<id>urn:sha1:c84d9ff0d101623f8aa2654f5517e4d28e1d1c16</id>
<content type='text'>
</content>
</entry>
</feed>
