CHANGES in activeldap-1.2.0 vs CHANGES in activeldap-1.2.1

- old
+ new

@@ -1,6 +1,17 @@ = CHANGES +== 1.2.1: 2009-12-15 + +* Supported ActiveRecord 2.3.5 and Rails 2.3.5. +* Supported GetText 2.1.0 and Locale 2.0.5. +* belongs_to(:many) support DN attribute. +* [#31] ActiveLdap::Base#attributes returns data that reflects + schema definition. [Alexey.Chebotar] +* blocks DN attribute change by mass assignment with :id => .... +* [#35] fix has_many association is broken. [culturespy] +* Supported nested attribute options. [Hideyuki Yasuda] + == 1.2.0: 2009-09-22 * Supported ActiveRecord 2.3.4 and Rails 2.3.4. * [IMCOMPATIBLE] [#23932] Inconsistant DN handling in object attributes [Marc Dequènes]