History of IndexMaker 6.8
What's new with version 6.8:
- Added Executable category
- Added contributed directory: thanks Jim Harvey for your indexmaker personalization
- New verbose messages
What's new with version 6.7:
What's new with version 6.6:
What's new with version 6.5:
What's new with version 6.1:
- In configuration file you can customize your e-mail address like password
for anonymous ftp
What's new with version 6.0:
What's new with version 5.3:
- Added match option. Now you can select the files you want find with
recursive option (e.g. *.pdf, a?.*)
What's new with version 5.2:
- Added recursive option using File::Find module
- Bugfix: now indexmaker works correctly with categories
03/08/98 Version 5.1:
- Without parameters, the help is print
- Added PDFandSPIDER document
03/01/98 Version 5.0:
- The code was rewritten in PERL 5.xxx mode
- Now IndexMaker doesn't support directly PDF, it uses the new
PDF libray v.1.04
by Antonio Rosella
02/22/98 Version 4.3:
-
In the configure file now it's possible to describe the extensions of the
categories HTML files, PDF files, VRML files, Graphic files, Compressed files,
Others
02/15/98 Version 4.2:
- Bugfixe: now the PDF fields /Author, /Title, /Subject can include the char '
)'
- Added README in tests directory
02/07/98 Version 4.1:
- Added the parameter output file (Default index.html)
- Added the parameters for GIF files in indexmaker.cfg (idea of
Bertrand Decouty)
12/19/97 Version 4.0:
- Added the check to /Subject field in PDF files
- Now /Author, /Title, /Subject fields can be multiline fields
- Added a configuration file: option -c file (Default indexmaker.cfg)
12/12/97 Version 3.3:
- In HTML files now the program searches the META Description and Author fields
- Added docs/HTML_META.notes
- Added tests directory
12/05/97 Version 3.2:
- New input file format: VRML v 1.0 (Info node), VRML v 2.0 and 97
(WorldInfo node field info and title)
- Added docs/PDF.notes and docs/VRML.notes
11/28/97 Version 3.1:
11/20/97 Version 3.0:
- Every file is grouped in 5 categories: HTML files, PDF files, Graphic
files, Compressed files, Others
11/15/97 Version 2.1:
- If HTML and PDF files haven't a description the program uses the file name
- Bugfixes by Bertrand Decouty:
I believe you have missed the ';' at the end of html characters name
(& should be &)
you do not deal with multiple same letters in one string (add g to
end of s/x/&xyz/)
11/01/97 Version 2.0:
- New input files format: HTML, OTHER
10/20/97 Version 1.1:
- Bug fix: now /Author field can be placed also after the first /Title field
- Special Characters: & -> &amp, > -> &gt, < -> &lt Thanks to
Gale Andrew
10/04/97 Version 1.0
First public release