This commit is contained in:
Sergey Poznyakoff
2003-10-04 14:09:46 +00:00
parent eb6bef9909
commit 33b04d5ecd

View File

@@ -3,6 +3,7 @@
Implemented --occurrence option. Implemented --occurrence option.
* NEWS: Updated. * NEWS: Updated.
* src/tar.c: New option --occurrence.
* src/common.h (occurrence_option): New global * src/common.h (occurrence_option): New global
(struct name): Changed `found' member to `uintmax_t (struct name): Changed `found' member to `uintmax_t
found_count'. found_count'.