diff options
author | Jim Meyering <jim@meyering.net> | 2004-04-19 19:27:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-04-19 19:27:07 +0000 |
commit | c9187f989dc9af5edd8044323ff0542cfc38d07b (patch) | |
tree | 3b676a0d8d7ed674f4c0725ccd85840bda86e974 /ChangeLog | |
parent | f83c840b239c4dc5fbace96a809d422885494673 (diff) | |
download | coreutils-c9187f989dc9af5edd8044323ff0542cfc38d07b.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * Version 5.3.0. + * Makefile.maint (sc_trailing_blank): New rule. + (syntax-check-rules): Add it. + * .x-sc_trailing_blank: New file. + Make pwd work even if the resulting name is so long that getcwd fails. * src/pwd.c: (path_free, path_init, path_prepend): New functions. (nth_parent, find_dir_entry, robust_getcwd): New functions. |