1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-04-11 02:15:26 +00:00
parent 54047adacd
commit 294b139566
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
1999-04-10 Jim Meyering <meyering@ascend.com>
* Version 4.0f.
`ls --color' would segfault
* src/ls.c: Include assert.h.
(color_indicator[]): Add an entry for the type, `door.'

View File

@@ -1,4 +1,5 @@
Changes in release 4.1:
[4.0f]
* `ls --color' no longer segfaults
* dd works once again
[4.0e]