=head1 3.0.1 - allow to specify key and dn attribute for LDAP based storage - add support for various encoding for UNIX file - add description attribute to aliases and revaliases object - add user attributes to nethost to store poeple using the computer if it is not the owner (make difference between user and admin). - Rename la-crypt-passwd, la-exchange-ip, la-rev to la-sql... for coherency - don't support single config file anymore - add managedAlsoBy attribute to group: managedBy is a single value attribute, this new attributes allow to specify co-manager. =head1 3.0.0 - hande IPv6 addresses - support kerberos database (heidmal) =head1 2.0.0 - attributes are now object with possible properties: * hide: attributes is still availlable but not listed * ro: attributes can only be read * can_values: list of possible values, other are rejected * mandatory: cannot be empty or not set * reference: the attribute point to this object type - add support of network management * object nethost and netzone * BuildNet objects * associated tools - la-sync-manager can now manage multiples task: each task is an object and la-sync-manager.ini control task to run - all configurations files are now located in /etc/latmos-accounts and all files have a fixed name. --config is no longer the main configuration file but the directory containing theses files - configuration files are now more or less documented (man section 5) - exported attributes is replace by unexported attributes (reverse meaning), unlike exported which is true/false, unexported is set or not. - some optimization, especially for SQL base - add la-cli tools: interactive command line with completion =head1 0.01 - original version; created by h2xs 1.23 with options -n LATMOS::Accounts --omit-XS --omit-autoload