summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-09 18:44:54 +0000
committerMiles Bader <miles@gnu.org>1996-10-09 18:44:54 +0000
commite822431a837def63254f0cf331edb0fb4ed27490 (patch)
tree6282b84d99fe16874f8641bfdc9aa82e9cba4acf /utils
parent9a691043fcb04ed3f35c5bf7c659ae4552df1bd5 (diff)
.
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.