summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-13 09:25:24 +0000
committerJim Meyering <jim@meyering.net>2003-07-13 09:25:24 +0000
commit83c37b47f8b49086943c8b7192529fe158d70ad9 (patch)
treeb89c69e2d969fbbeb5311b452450f8741699af58 /ChangeLog
parent48606016b8ae473dca4413477a8ab4e2f51e20da (diff)
downloadcoreutils-83c37b47f8b49086943c8b7192529fe158d70ad9.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd9705962..74fd121b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.1.
+ * src/nohup.c (NOHUP_FAILURE, NOHUP_FOUND_BUT_CANNOT_INVOKE): Define.
+ (main): Use them.
+
* Makefile.maint (syntax-check): Move each individual check into
its own target.
(syntax-check-rules): This is the list of syntax-check targets.