summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-03-26 18:43:30 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-03-26 18:43:30 +0000
commitf01ef502f2ddef15b7a04728f1e558b3062019cb (patch)
treea43a3b66d52280234cb99c2e7b56c27a57da8ce4 /doc/ChangeLog
parent5bb064a2615010ba9a787983739220705f892795 (diff)
downloadcoreutils-f01ef502f2ddef15b7a04728f1e558b3062019cb.tar.xz
Clarify NUL vs null byte vs null character.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 005a6e861..537367821 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi: Clarify NUL vs null byte vs null character.
+
2005-03-18 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (nohup invocation): Clarify nohup.out creation.