11/29/98 Version 6.8
Added Executable category
Added contributed directory
Thanks Jim Harvey for your indexmaker personalization
New verbose messages

06/30/98 Version 6.7
Added input option
New official location for IndexMaker
http://www.geocities.com/CapeCanaveral/Hangar/4794/indexmaker.html
in the ANFACE Software site


04/25/98 Version 6.6
PROXY support

04/14/98 Version 6.5
HTTP support with libwww
http://www.sn.no/libwww-perl/

04/05/98 Version 6.1
In configuration file you can customize your e-mail address like password
for anonymous ftp

03/29/98 Version 6.0
FTP support with libnet module
http://www.connect.net/gbarr/libnet
New documentation style

03/22/98 Version 5.3
Added match option. Now you can select the files you want find with recursive
option (e.g. *.pdf, a?.*) 

03/15/98 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 rewrited in PERL 5.xxx mode
Now IndexMaker doesn't support directly PDF, it uses the new PDF libray v.1.04
of Antonio Rosella http://www.geocities.com/CapeCanaveral/Hangar/4794/

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
Changed the pdficon.gif image

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
<Bertrand.Decouty@irisa.fr>)

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 searchs the META Description and Author fields
Added docs/HTML_META.notes
Bugfixes
Added tests

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
Verbose option

11/20/97 Version 3.0
Every file is groupped in 5 category: 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 <Bertrand.Decouty@irisa.fr>:
- I believe you have missed the ";" at the end of html characters name
  (& should be &amp;)
- 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 first /Title field
Special Characters: & -> &amp, > -> &gt, < -> &lt
Thanks to A.Gale@RD.tei.ericsson.se (Gale Andrew)

10/04/97 Version 1.0
First public realese
