]> granicus.if.org Git - php/commitdiff
Let's take Console_Getopt to stable release.
authorAndrei Zmievski <andrei@php.net>
Fri, 13 Sep 2002 23:34:21 +0000 (23:34 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 13 Sep 2002 23:34:21 +0000 (23:34 +0000)
pear/package-Console_Getopt.xml

index 067893e3a4f53abb889ff56adb80bbaa470b4ddf..1bc3eb02da3a6a13f9064661d6c0a195eeb9b578 100644 (file)
@@ -23,12 +23,10 @@ short and long options.</description>
     </maintainer>
   </maintainers>
   <release>
-    <version>0.11</version>
-    <date>2002-05-26</date>
-    <notes>POSIX getopt compatibility fix: treat first element of args
-array as command name
-</notes>
-    <state>beta</state>
+    <version>1.0</version>
+    <date>2002-09-13</date>
+    <notes>Stable release</notes>
+    <state>stable</state>
     <filelist>
      <dir name="Console">
       <file role="php" name="Getopt.php"/>
@@ -36,6 +34,19 @@ array as command name
     </filelist>
   </release>
   <changelog>
+    <release>
+      <version>0.11</version>
+      <date>2002-05-26</date>
+      <notes>POSIX getopt compatibility fix: treat first element of args
+        array as command name
+      </notes>
+      <state>beta</state>
+      <filelist>
+        <dir name="Console">
+          <file role="php" name="Getopt.php"/>
+        </dir>
+      </filelist>
+    </release>
     <release>
       <version>0.10</version>
       <date>2002-05-12</date>