2004-03-15 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm: Version 1.22.
Changed to treat string/[BCc] as same as string.
* Added the 4th test.
2003-11-21 NOKUBI Takatsugu <knok@daionet.gr.jp>
* Version 1.21.
* Fixed some tests (bad usage of new method).
* Added the third test.
Contributed by Simon Matthews, thank you!
2003-11-20 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm (new): Fixed mod_perl issue.
Contributed by Simon Matthews, thank you!
Changes since 1.13:
* fixed output warning for large magic db
* added ms-tnef, arc, zoo, arj, rar, EPS entries
* added some more tests
* added removeSpecials/removeExts functions, and capability of adding sub entry
Fixes PR pkg/22332 by Makoto Fujiwara
2001-06-15 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm (readMagicEntry): Fixed warning output probrem
on large magic database.
(Reported and patched by John R Lenton. Thanks.)
* Version 1.13.
2001-02-09 NOKUBI Takatsugu <knok@daionet.gr.jp>
* MMagic.pm (checktype_data): Changed evaluation sequence of
binary-checking and specials-checking.
Version 1.12.
2000-12-11 NOKUBI Takatsugu <knok@daionet.gr.jp>
* Discarded disallowEightbit().
Add new variable "allowEightbit".
Version 1.11.
* MMagic.pm (disallowEightbit): Added new entry.
Version 1.10.