summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-15 07:11:59 +0000
committerJim Meyering <jim@meyering.net>2002-09-15 07:11:59 +0000
commit643087c9ebc60382d667e273f7a6e93140a27a9a (patch)
tree3cc07496d773aedb2160e3676787479a6bb472e5 /ChangeLog
parente13f998e3d5250391b223af6ab422c872ae52b02 (diff)
downloadcoreutils-643087c9ebc60382d667e273f7a6e93140a27a9a.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11d5542b4..46f6b1634 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
* src/who.c (print_user): Change type of local to size_t
to avoid warnings about `comparison between signed and unsigned'.
+ * src/ptx.c (generate_all_output): Likewise.
* src/dd.c (main, skip): Add casts to avoid warnings about
`comparison between signed and unsigned'.