home *** CD-ROM | disk | FTP | other *** search
- Date Version Description
-
- 29Aug92 1.0.0 First version
-
- 01Sep92 1.0.1 Supports FAT 8.3 format for temporary files
-
- 02Sep92 1.0.2 Supports 32bit MODEND in object files created by
- Borland Turbo C++.
-
- Supports batch files that have lines terminated with
- \r\n and just \n.
-
- Object symbols in the dictionary now match those used
- on the command line regardless of the module name
- defined in the THEADR record.
-
- 03Sep92 1.1.2 Added support for wildcard, "*", characters in any of
- file.obj fields.
-
- 06Sep92 1.1.3 Dictionary pages now a prime number - a link386
- requirement.
-
- 13Sep92 1.1.4 Did not reset bucket counter for each new page.
-
- 20Mar93 1.1.5 Did not step through empty buckets when a page was
- full and therefore started processing buckets from the
- wrong position in the next page.
-
- Two calls to GetWord were missing second parameters.
-
- Added Mark Alexander's fixes to support multiple
- PUBDEFs in a single OMF record as used by MetaWare's
- High C/C++.