[Drobo-utils-devel] SF.net SVN: drobo-utils:[183] trunk/CHANGES
Brought to you by:
peter_silva
|
From: <pet...@us...> - 2009-01-26 04:18:59
|
Revision: 183
http://drobo-utils.svn.sourceforge.net/drobo-utils/?rev=183&view=rev
Author: peter_silva
Date: 2009-01-26 04:18:54 +0000 (Mon, 26 Jan 2009)
Log Message:
-----------
updated with stuff missing/crushed by merges
Modified Paths:
--------------
trunk/CHANGES
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES 2009-01-26 04:10:50 UTC (rev 182)
+++ trunk/CHANGES 2009-01-26 04:18:54 UTC (rev 183)
@@ -1,11 +1,17 @@
-0.4.1
+0.5.0
+ * status command output better/different. shows all devices and mount points
+ for each drobo.
+ * DiscoverMounts method added to Drobo class.
* Multiple LUN detection now done properly, should work better
with multiple LUNS and multiple Drobos.
+ * tested with multiple devices, now generally works in all cases.
* added modular info printing with csv list of outputs.
* as of fw 1.3.0, put of settings page works, changing the name.
* added 'name' command, to name Drobo. (functionality of Sync)
* corrected detection logic, which depended on formerly immutable name.
- (affects fw >= 1.3.0)
+ (affects fw >= 1.3.0) now use same mechanisms as sg_scan from sg3_utils.
+ * replaced DroboDMP C extension by DroboIOctl python class. no need
+ for architecture dependent packages.
0.4.0
* IMPORTANT: firmware 1.3.0 support added. Earlier drobo-utils
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|