diff options
author | Greg McGary <greg@mcgary.org> | 1999-04-04 01:02:13 +0000 |
---|---|---|
committer | Greg McGary <greg@mcgary.org> | 1999-04-04 01:02:13 +0000 |
commit | 807c07073933a788a8ff089a74884e8db59f2c27 (patch) | |
tree | 5226ec2f70e28c350ba6048470f125d6b1813a27 /NEWS | |
parent | 924b1a141707c073a7e351427e8749761fb6d82b (diff) | |
download | idutils-ID-UTILS-3_2c.tar.gz idutils-ID-UTILS-3_2c.tar.bz2 idutils-ID-UTILS-3_2c.zip |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ id-utils NEWS - User visible changes. +Version 3.2c - April 3, 1999, by Greg McGary + +* Add verbose traces to file walker: `mkid -V' + +* New heuristic for computing initial size of token table: +MAX (1M, lg(n) * n * 16) + Version 3.2b - March 29, 1999, by Greg McGary * Fixed assorted bugs |