* 2013-01-25 - choeger@open-xchange.com

 - Bugfix #24572 - Not possible to install oxldapsync with >= 6.22.0

* 2011-10-20 - choeger@open-xchange.com

 - Bugfix #17045 - oxldapsync eats all memory and does not work on SLES 10 SP3
 - Bugfix #18047 - Patch for Decorator.pm: Do not reset user GUI preferences if
   user already exist (when addguipreferences is present in mapping file).
 - Bugfix #20522 - missing ssl package dependency for oxldapsync

* 2010-12-16 - choeger@open-xchange.com

 - Bugfix: In scenarios with numeric user names, not all users
   will be synched because of a sort/search related bug in the code

* 2010-08-04 - choeger@open-xchange.com

 - Fixed usemodifytimestamp code, which did not work at all using ads

* 2010-07-09 - choeger@open-xchange.com

 - Fixed the ignorefilter code which was actually not working at all... :-(

* 2010-06-25 - choeger@open-xchange.com

 - Fixed a bunch of "uninitialized value in string" in case no admin
 user/password is provided
 - Added handling of aliases in AD proxyAddresses attribute

* 2010-06-21 - choeger@open-xchange.com

 - Bugfix #14936  - file permissions for ldapsync.conf are too open

* 2010-06-20 - norbert@sourcegarden.de

 - fixed bug #14490 Added fix when user is more than one in the same group 
 - fixed bug #14939 Patch: added configurable scope for ldap searches by h.pahl@lw-systems.de
 - fixed bug #15888 removed unlovely warning "Use of uninitialized value"
 - added modified patch #14656 groups not created when using memberAttributeIsDN=yes by camigo@aedgency.com
 - added fix for User/Decorator.pm with aliases by ehoffmann (http://www.open-xchange.com/forum/showthread.php?t=4820)

* 2010-04-24 - choeger@open-xchange.com

 - Fixed lib/OX/User/Helper.pm
   csv fields containing linebreaks will break the entire sync.
   Now using recommended way as documented in Text::CSV_XS

* 2010-02-16 - choeger@open-xchange.com

 - added anonymous ldap bind support
   contributed by Forum member friess
   http://www.open-xchange.com/forum/member.php?u=5220

* 2009-12-03 - choeger@open-xchange.com

 - updated access rights in mappings
 
* 2009-05-27 - choeger@open-xchange.com

 - fixed bug #13486 /var/opt/oxldapsync is not contained in package

* 2009-05-26 - norbert@sourcegarden.de

 - fixed bug #13417 Keep additional user data in global adressbook after ldap sync
 - fixed bug #13481 No error message when admin daemon is not running 
 - fixed bug #13555 sync does not work with ADS when DN contains special characters
 - added patch: "specify ldap query for users not to delete" by Carsten Hoeger

* 2009-03-31 - choeger@open-xchange.com

- tell perl to use UTF8 encoding to not break encoding when synching data

* 2008-11-26 - weinhold@rccsoftware.de

 - Bugfix for bugfix when specifying multiple aliases


* 2008-11-17 - weinhold@rccsoftware.de

 - Bugfix for bug when specifying multiple aliases
 
