summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-19 19:27:07 +0000
committerJim Meyering <jim@meyering.net>2004-04-19 19:27:07 +0000
commitc9187f989dc9af5edd8044323ff0542cfc38d07b (patch)
tree3b676a0d8d7ed674f4c0725ccd85840bda86e974 /ChangeLog
parentf83c840b239c4dc5fbace96a809d422885494673 (diff)
downloadcoreutils-c9187f989dc9af5edd8044323ff0542cfc38d07b.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f61b3025e..77f6f3b80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.