summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 0079e79fc..61006dec4 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,9 @@
* Version 2.0.12.
+ * src/who.c: Don't include xalloc.h.
+ It's already included via system.h.
+
2002-04-28 Paul Eggert <eggert@twinsun.com>
* src/kill.c: Rewrite from scratch. Support everything