CHANGELOG:

version 0.3.2 [03.03. - 05.03. 1999][tom]:
- the navigation is now on both top and bottom of a topic file.
- the HTML Footer-Template will now also be used for the Index-page.
- some enhancements in the configfile faq.conf:
	- You can now specify the Database host, user and the password
	- You can turn on/off the new script execution(see below)
- answer.cgi is now capable of executing an external script, when a
  question has been answered. See details in the Chapter 4 in INSTALL.
- Pro::back() bug corrected, the link shows now to the correct destination.
- config::check() modified. Now it takes no care, how much lines are in 
  a database instance. For backward compatibility. You can use an old
  faq.conf with the new version.
- index.cgi can now also build an ascii file (.txt)


version 0.3.1 [25.02.1999][tom]:
- added a new rule to Makefile named "dist". by typing make dist, the tar.gz will created
- documention updated
- Now autor, autor's emailadress and the version are in a separate file. these will be used
  by configure to generate "define"s in conf.h

