diff options
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index b730d1c9..9a355f2f 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,12 @@ +Fri Sep 27 01:07:20 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * storeinfo.c (options, main): Change --kind/-k to --type/-t. + Add --flags/-f option. + (W_TYPE): Renamed from W_KIND; all uses changed. + (W_FLAGS): New macro. + (print_store): Print flags separately from type. + (doc): Updated. + Thu Sep 26 16:10:03 1996 Miles Bader <miles@gnu.ai.mit.edu> * Makefile (%: %.sh): Rule removed. |