*** Release glite-service-discovery-bdii-c_R_2_2_2_3 2008-08-29

	o ldap_init and a number of other functions are deprecated in OpenLDAP v2.4
	  To compile the code one needs to define LDAP_DEPRECATED.
	  The proper fix is to replace these calls: bug#40835

*** Release glite-service-discovery-bdii-c_R_2_2_2_2 2007-05-02

	o ETICSification.
	o Replacing Globus/LDAP with plain OpenLDAP dependency.

v2.2.2 2006-06-15
=================
    o fix #17445: SD: assertions in ldap parsing break service discovery BDII
        fix involves changing the timeout to 60 seconds

v2.2.1 2006-04-28
=================
    o fix #16505: add exceptional handling of the 'SRM' service
        type to the query-by-host-and-type codepath as well
    o fix #16510: check for NULL before dereferencing helps segfault

v2.2.0 13/10/05
===============
    o Implement the listServicesByHost method
    o Refactor the listServicesByData to be more efficient
    o Make sure the SRMs are handled correctly (srm_v1 and SRM types)
    o Be more tolerant with pre-GLUE 1.2 schemas and accept values
      currently published in LCG
    o Get the SEMountPoint from the GlueSA object and 'publish' it
      as a key/value pair for each vo in the SRM SD object


v2.1.0 22/9/05
==============
    Sort services by matching VO number, more is better
    If no services were found, do not return an empty list but no list
    Fixed bugs: 
        #9943: FTS: clients report "Missing SD plugin" if any plugin fails
        #10378: CLI Service Discovery: glite-catalog-mkdir fails with the 
                service discovery mechanism configured as 'FILE'

v2.0.2 29/7/05
==============
fixing VO query

v2.0.1 13/6/05
==============
BDII shall depend on vdt_globus_info_essentials, instead of vdt_globus_essentials

*** Release glite-data-service-discovery-bdii-c v1.0.0 2005-06-08
    
    Initial release.
