-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS.en
More file actions
54 lines (35 loc) · 1.15 KB
/
NEWS.en
File metadata and controls
54 lines (35 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
= NEWS.en
$Id$
== 0.1.0: 2012-07-08
* [#29610] Supported ActiveLdap 3.1.1 [Piotr Romanczuk]
* Changed license from Ruby's to LGPLv2.1 or later.
== 0.0.8: 2009-09-22
* [#26692] scaffold_active_samba_ldap doesn't work with Rails 2.2.2.
[Orlando Marquina]
* [#26814] scaffold_active_samba_ldap generates wrong class name.
[Orlando Marquina]
* Supported ActiveLdap 1.2.0.
== 0.0.7: 2009-07-18
* Supported ActiveLdap 1.1.0.
* Supported gem plugin.
== 0.0.6: 2008-06-18
* Supported ActiveLdap 1.0.1.
* Supported ActiveSupport 2.1.0.
== 0.0.5: 2007-11-19
* Supported Ruby/ActiveLdap 0.9.0.
== 0.0.4: 2007-09-16
* Supported Ruby/ActiveLdap 0.8.3.1.
* Supported Ruby-GetText-Package.
* scaffold_asl -> scaffold_active_samba_ldap
* Improved Rails support.
== 0.0.3: 2007-05-26
* Fixed a typo of Ruby/ActiveLDAP's RubyGems name.
* Supported Ruby/AtiveLDAP 0.8.2.
* Integrated ActiveLdap::User, ActiveLdap::Computer and ActiveLdap::Group
with ActiveLdap::SambaUser, ActiveLdap::SambaComputer and
ActiveLdap::SambaGroup.
== 0.0.2: 2007-01-29
* Supported ActiveSupport 1.4.0.
* Fixed a typo of Ruby/ActiveLDAP's RubyGems name.
== 0.0.1: 2006-11-17
* Initial release.