mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-14 12:23:55 +08:00
merge with 1.9.4i
This commit is contained in:
parent
d90d17e378
commit
23441bf2ab
@ -1,3 +1,14 @@
|
|||||||
|
Thu Apr 28 00:45:02 1994 Jim Meyering (meyering@comco.com)
|
||||||
|
|
||||||
|
* pwd.c: New program.
|
||||||
|
* pwd.1: New file.
|
||||||
|
* Makefile.in (PROGS): Add pwd.
|
||||||
|
* lib/Makefile.in: (DISTFILES): Add pathmax.h.
|
||||||
|
(SOURCES, OBJECTS): Add xgetcwd.c and xgetcwd.o respectively.
|
||||||
|
* src/Makefile.in: Add rules and dependencies for pwd.
|
||||||
|
|
||||||
|
* yes.c: Don't include version.h.
|
||||||
|
|
||||||
Mon Apr 18 19:54:24 1994 Jim Meyering (meyering@comco.com)
|
Mon Apr 18 19:54:24 1994 Jim Meyering (meyering@comco.com)
|
||||||
|
|
||||||
* documentation: Change uses of `pathname' and `path' as per
|
* documentation: Change uses of `pathname' and `path' as per
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
User visible changes in release 2.0
|
User visible changes in release 2.0
|
||||||
|
* add pwd command
|
||||||
* --version outputs the name of the utility as well as the package name
|
* --version outputs the name of the utility as well as the package name
|
||||||
and version number.
|
and version number.
|
||||||
* Configure properly determines options for stty on SCO ODT 3.0 systems.
|
* Configure properly determines options for stty on SCO ODT 3.0 systems.
|
||||||
|
Loading…
Reference in New Issue
Block a user