Change history for ldapmodule

1.4
	- python 1.5 savvy
	- uses a configure script
	- README tells how to do a minimum-build of UM's ldap distribution
1.3
	- errors are module-specific now (Neale Pickett <neale@lanl.gov>)
1.2
	- patches from Donn Cave <donn@u.washington.edu> (time.h and cpp fixes)
1.1
	- fixed potential bug where attributes could get lost
	- added 'unbind()' method and 'valid' attribute
1.0
	- no changes
0.4
	- fixed bug where ldap_explode_dn would fail and exception wasn't
	  indicative of real error (bad DN)
	- fixed bug where ldap_get_dn would fail and exception wasn't raised
	- fixed bug where None passed as attribute list to modify would
	  fail to initialise a pointer and seg fault later on
0.3
	- execptions contain more error information
0.2
	- thread support
0.1
	- documentation fixes, code cleanup
0.0
	- basically working 

$Id: CHANGES,v 1.8 1998/07/13 02:13:59 leonard Exp $
