diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,13 @@ +2002-10-08 Dmitry V. Levin <ldv@altlinux.org> + + * src/ln.c (main): Fix target_directory parsing when n_files == 1. + 2002-10-08 Jim Meyering <meyering@lucent.com> + * src/wc.c (wc): FIXME + * tests/tail-2/big-4gb: Use double quotes around diagnostic. + Fix syntax in test: use =, not ==. Reported by Bob Proulx. Change all the rest like this: grep -lR "testing framework'" .\ |xargs perl -pi -e 's/'\''(\$0: failure in testing framework)'\''/"$1"/' @@ -91,6 +91,7 @@ Derek Clegg dclegg@next.com Dick Streefland dick_streefland@tasking.com Dirk Lattermann dlatt@t-online.de Dirk-Jan Faber djfaber@snow.nl +Dmitry V. Levin ldv@altlinux.org Don Parsons dparsons@synapse.kent.edu Donni Erpel donald@appc11.gsi.de Doug McLaren dougmc@comco.com |