[asl-commit] ActiveSambaLdap (trunk) r84:
null at cozmixng.org
null at cozmixng.org
Fri Aug 3 22:52:22 EDT 2007
retro 2007-08-04 11:52:16 +0900 (Sat, 04 Aug 2007)
New Revision: 84
Modified files:
trunk/NEWS.en
trunk/NEWS.ja
trunk/README.en
trunk/README.ja
Log:
Modified: trunk/NEWS.ja (+6 -0)
===================================================================
--- trunk/NEWS.ja 2007-04-27 14:43:35 +09:00 (rev 83)
+++ trunk/NEWS.ja 2007-08-04 11:52:16 +09:00 (rev 84)
@@ -7,6 +7,12 @@
== 0.0.3: XXXX-XX-XX
* Ruby/ActiveLDAPのRubyGems名を修正.
+ * ActiveSambaLdap::SambaUser,
+ ActiveSambaLdap::SambaComputer,
+ ActiveSambaLdap::SambaGroupを廃止し、
+ ActiveSambaLdap::User,
+ ActiveSambaLdap::Computer,
+ ActiveSambaLdap::Groupへ一本化。
== 0.0.2: 2007-01-29
Modified: trunk/README.en (+1 -1)
===================================================================
--- trunk/README.en 2007-04-27 14:43:35 +09:00 (rev 83)
+++ trunk/README.en 2007-08-04 11:52:16 +09:00 (rev 84)
@@ -35,7 +35,7 @@
== Dependency libraries
- * ActiveLdap >= 0.8.0
+ * ActiveLdap >= 0.8.2
== Usage
Modified: trunk/README.ja (+1 -1)
===================================================================
--- trunk/README.ja 2007-04-27 14:43:35 +09:00 (rev 83)
+++ trunk/README.ja 2007-08-04 11:52:16 +09:00 (rev 84)
@@ -32,7 +32,7 @@
== 依存ライブラリ
- * ActiveLdap >= 0.8.0
+ * ActiveLdap >= 0.8.2
== 使用法
Modified: trunk/NEWS.en (+3 -0)
===================================================================
--- trunk/NEWS.en 2007-04-27 14:43:35 +09:00 (rev 83)
+++ trunk/NEWS.en 2007-08-04 11:52:16 +09:00 (rev 84)
@@ -7,6 +7,9 @@
== 0.0.3: XXXX-XX-XX
* Fixed typo of Ruby/ActiveLDAP's RubyGems name.
+ * Integrated ActiveLdap::User, ActiveLdap::Computer and ActiveLdap::Group
+ with ActiveLdap::SambaUser, ActiveLdap::SambaComputer and
+ ActiveLdap::SambaGroup.
== 0.0.2: 2007-01-29
More information about the asl-commit
mailing list