2004-3-17 Yusuf Wilajati Purna
	* Added LIDS TPE support.
	* Changed the version to 0.5.4.

2004-2-26 Yusuf Wilajati Purna
	* Merged 0.5.2p1 to lidstools maintained by Huagang.
	* Changed the version 0.5.3.

2004-2-21 Huagang
	* Lindent *.c, *.h, and remove "domain" support.
	* Fixed a bug found by  nils toedtmann <ntoedtmann@marcant.net>,
	  The problem is the checking should not performance on all
	  the "sys_acl" --- an acl without a subject.

2004-2-12 Yusuf Wilajati Purna
	* Changed the version to 0.5.2p1, temporarily.
	* Fixed configure.ac, Makefile.am to fit LIDS 1.2.X and
	  LIDS 2.0.X. Now LIDS configuration files such as, lids.ini,
	  lids.boot.conf, lids.boot.cap, lids.postboot.conf,
	  lids.postboot.cap, etc can be installed properly in /etc/lids.
	* Replaced FAQ with LIDS FAQ v2.0.
 	  
2003-5-29 Huagang
	* Add new lidsconf.8 and lidsadm.8 from Sander Klein.

2003-5-12 Huagang 
	* bugfixed when "root" is a object.
2001-12-20 1.1.0 Phil  <pbi@deneb.intranet.cartel-info.fr>

	* Port to 2.4.16
	* fs/namei.c: mknod lockup fixed (patch from Przemyslaw Wegrzyn)
	* net/af_inet6.c: binding port < 1024 granting problems (patch from Erik Mnsson)
	* kernel/lids.c: fixed lids_local_on got LIDS_FLAGS_LIDS_LOCAL_ON value instead of 1

2001-12-04  Phil  <pbi@deneb.intranet.cartel-info.fr>

	* lidsconf.c: bugfixed the -P parameter (patch from Jan Kurik)

2001-11-26 1.1.0pre6 Phil  <pbi@deneb.intranet.cartel-info.fr> 

	* lids.c: bugfixed probable compilation bug if CONFIG_LIDS_RELOAD_CONF 
	  and not CONFIG_LIDS_ALLOW_SWITCH
	* lidsif.h,lids.c: changed LIDS flags handling to uniformize user space
	  and kernel space code
	* configure.ac: added --enable-debug and --disable-versions-checks
	* lids.c: it's now possible to use RELOAD_CONF at sealing time, or without
	  LIDS disabled.
	* lidsif.h: magic numbers, because lidsadm must be the same version as the patch

2001-11-22  Phil  <pbi@deneb.intranet.cartel-info.fr>

	* lidsconf.c: bugfix the broken way lidsconf handled LIDS types. 
	* arch/../ptrace.c: fixed a regression for CAP_SYS_PTRACE
	* arch/../ioport.c: added some logs (regression fix)
	* arch/../vm86.c: added some logs (regression fix)
	* lidsext.h: lids_hangup_console() prototype corrected
	* lids.c: correct the fact that a tty become unhangable after a LFS
	* main.c: renaming security=0 to lids=0
	* lids_log.c: no more logging or hanging if lids is off (LFS or lids=0)
	* lids.c: removed the hardcoded "-o /etc/lids -j DENY" rule
	* lids.c: you can reload the config while sealing the kernel
	* lidsconf.c: added long options
	* lidsadm.c: some code cleaning

2001-11-13 1.1.0pre5   <pbi@boromir.intranet.cartel-info.fr> 

	* Added some details in unprotected programs execed before sealing
	* fixed the possible coredump in lidsadm
	* put back the forgotten -static flag for lidsadm
	* removed the -S option from the help of lidsconf

2001-11-12 1.1.0pre4   <pbi@boromir.intranet.cartel-info.fr>

	* klids.c: use dotted IP notation when printing errors.
	* corrected the dependency to lids_send_message problem


2001-11-07 1.1.0pre3   <pbi@boromir.intranet.cartel-info.fr>

	* bugfix the portscan detector (oops when scanning a box with security=0)
	* bugfix scan detector debugging sentences
	* get central part of lids_security_alert out of the macro and clean : 
	the uncompressed kernel is 87k lighter.
	* readdir.c bugfix inheritance. Patch from Andreas Steinmetz
	

2001-11-02 1.1.0pre2   <pbi@boromir.intranet.cartel-info.fr>

	* porting the patch to 2.4.13
	* adding one or two more logs in fs/ stuff
	* lidsif.h: created. Contains everything needed both in kernel and
	user space.
	* lids.h: adding some missing prototypes 
	* lids.c,fork.c: format corrections 
	* s/Try/Attempt/ cosmetic patch

2001-10-31 1.1.0pre1   <pbi@boromir.intranet.cartel-info.fr>

	* New packaging with automake/autoconf
	* Split of lidsadm in two parts : lidsconf for config files
	management and lidsadm for live administration

