    OpaL Markup Language Content System
    Copyright (C) 2000  Ola Lundqvist
    $Id: ChangeLog,v 1.17 2001/09/02 21:26:41 ola Exp $
    For full COPYRIGHT notice see the COPYING document.

    If you want more information about the program or updated versions,
    visit the official homepage at:
      http://www.opal.dhs.org/programs/omlcs
    or contact the author at:
      opal@lysator.liu.se


ChangeLog:
----------	

2001-09-02
	New official homepage.
	No longer support rpm packages.
	Made it easier to configure the package and it does no longer
	on mysql.
	Splitted out the debian package to several packages. Prepared
	for a real debian release.
	Removed quite a lot of unnecessary build code. Automake is not
	needed, just a simple makefile is enough.
2000-10-05
	Fixed so that palm banners are ok.
2000-10-04
	Of course there was some bugs in the last version so they are
	hopfully fixed now.
2000-10-03
	Added support for author tags in opaldoc with the additional feature
	that it handles cvs $Author: ola $ tags.
	Fixed so that the default language is english.
	Added some banners.
2000-09-14
	Resolved a bug in the database update procedure. A bracket was
	misplaced.
2000-09-13
	Added three new scripts (which are not installed by make install).
	Two of them are to make it easier to transform html to oml. The html
	code should be generated by omt to work fine...
	The other script is a rpm information script that may be useful.
2000-08-29
	Fixing so that it works behind a firewall too. Lookups are first
	done with localhost and then (if the previous did not work) with
	$GLOBALS['SERVER_NAME'] ...
	Now actually got rid of the errors that I tried to remove 2000-08-27.
	Now the error message from reading (un)successfully from a server
	is fixed!
	Call to undefined defaultHandler is also fixed... A space in the
	middle of the name is not good.
2000-08-27
	Did probably get rid of the Warning messages while getting data from
	an unknown server. <!-- --> ...
	Maybe fixed the defaultHandler call problem.
2000-08-26
	Changed debian dependencies.
2000-07-29
	* Tested if the installation is ok. (seems ok for debian).
2000-07-28
	* Add mime type for oml
	* Add index type .oml in apache.
	* In the makescript add the cache structure. Writeable and sgid
	  www-data or nobody. (Done now?)
	* Make so that the inc file points to right cache and right passwd
	  file.
	* Make a postinst script to make sure it hooks on apache allright.
	  - make sure .oml is associated with php...
	  - /usr/lib/omlcs is in the include path. and so on...
	* Make sure that an alias to /images exist.
2000-07-27
	Continue the addition of scripts, images and so on.
2000-07-26
	Added a lot of files that I have written before.
	I have used this system for some years now so it is quite well tested.
	Project started with the help of orm.
2000-02-06
	Added some documentation to the cron script.
1999-12-13
	Write (or did I just modify) the copypass cron script.
