Fixed Properly unescape and re-escape Distinguished Name attribute values when performing move()'s and rename()'s - 297eeed - #253 Added Ability to get applied UserAccountControl flags via the AccountControl::getAppliedFlags() method - 5da929c - #263 More utility classes to the DistinguishedName class: - 297eeed DistinguishedName::explode() DistinguishedName::explodeRdn() DistinguishedName::makeRdn() DistinguishedName::unescape()