+Mon Jul 15 23:42:57 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * Many files: Update FSF address.
+
Sun Jul 14 07:53:45 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/du.c (usage): Sort option descriptions in dictionary order.
+Tue Jul 16 00:06:33 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/strftime.c (strftime): Use `(void)0' as second arg to add macro.
+ Omitting that second arg made some HPUX C compiler report an error.
+ From Kaveh R. Ghazi.
+
Mon Jul 15 23:42:57 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/who-users.c (print_uptime): Reverse `days' and `day' in
+ uptime message. From Kaveh R. Ghazi.
+
* Many files: Update FSF address.
Sun Jul 14 20:05:34 1996 Jim Meyering <meyering@na-net.ornl.gov>
+Tue Jul 16 00:09:37 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/od.c [OFF_T_MAX]: Use `(unsigned long)1' rather than `(off_t)1'
+ so the left operand of the << isn't signed.
+ From Kaveh Ghazi.
+
Mon Jul 15 23:42:57 1996 Jim Meyering <meyering@na-net.ornl.gov>
* Many files: Update FSF address.