prepare 1.1.0
authorChristian Weiske <cweiske@cweiske.de>
Tue, 25 Jan 2011 05:06:21 +0000 (06:06 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 25 Jan 2011 05:06:21 +0000 (06:06 +0100)
package.xml

index e49b0dc483e811bf05fc0316c6fd53f5948451d7..2937e54784dd3e2e4d2ea35b623b26acc0ed6d04 100644 (file)
   <active>yes</active>
  </lead>
 
- <date>2010-12-28</date>
+ <date>2011-01-25</date>
  <time>23:26:46</time>
 
  <version>
-  <release>1.0.0</release>
-  <api>1.0.0</api>
+  <release>1.1.0</release>
+  <api>1.1.0</api>
  </version>
  <stability>
   <release>stable</release>
  <license uri="http://www.gnu.org/licenses/agpl.html">AGPL</license>
 
  <notes>
-First PEAR packaged version
+- Retrieve the status without authentication by default
+- Do not crash when the hostname is not configured
  </notes>
+
  <contents>
   <dir name="/">
    <file name="scripts/linksys-wrt3g.php" role="script" />
@@ -112,5 +114,38 @@ First PEAR packaged version
    </notes>
   </release>
 
+  <release>
+   <version>
+    <release>1.1.0</release>
+    <api>1.1.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2010-12-28</date>
+   <license uri="http://www.gnu.org/licenses/agpl.html">AGPL</license>
+   <notes>
+- Retrieve the status without authentication by default
+- Do not crash when the hostname is not configured
+   </notes>
+  </release>
+
+  <release>
+   <version>
+    <release>1.0.0</release>
+    <api>1.0.0</api>
+   </version>
+   <stability>
+    <release>stable</release>
+    <api>stable</api>
+   </stability>
+   <date>2010-12-28</date>
+   <license uri="http://www.gnu.org/licenses/agpl.html">AGPL</license>
+   <notes>
+First PEAR packaged version
+   </notes>
+  </release>
+
  </changelog>
 </package>