summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index ec126047..1e32e01a 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,14 @@
+Wed Oct 9 14:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * w.c (_w_specs): Use ps_cmp_unames for `Name'.
+ Use ps_nominal_string for `Name' and `From'.
+ (ps_cmp_unames, ps_nominal_string): New declarations.
+ (DEFAULT_FMT_STRING): Add %pid.
+
Tue Oct 8 14:44:04 1996 Miles Bader <miles@gnu.ai.mit.edu>
+ * storeinfo.c (print_store): Properly ignore STORE_INACTIVE.
+
* w.c (w_fetch): Set HAVE bits even if the values are `nominal'.
Correctly propagate PS->inapp bits.
(_w_specs): Add PS_FMT_FIELD_COLON_MOD to Idle's flags.