derick Sun, 27 Mar 2011 11:56:01 +0000
Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3427&root=xdebug
Log:
- Go with 2.1.1
Changed paths:
U xdebug/branches/xdebug_2_1/NEWS
U xdebug/branches/xdebug_2_1/package.xml
U xdebug/branches/xdebug_2_1/package2.xml
U xdebug/branches/xdebug_2_1/php_xdebug.h
U xdebug/branches/xdebug_2_1/template.rc
Modified: xdebug/branches/xdebug_2_1/NEWS
===================================================================
--- xdebug/branches/xdebug_2_1/NEWS 2011-03-24 11:56:51 UTC (rev 3426)
+++ xdebug/branches/xdebug_2_1/NEWS 2011-03-27 11:56:01 UTC (rev 3427)
@@ -1,3 +1,10 @@
+Mon, Mar 28, 2011 - xdebug 2.1.1
+
+= Fixed bugs:
+
+ - Fixed ZTS compilation.
+
+
Tue, Mar 22, 2011 - xdebug 2.1.1rc1
= Fixed bugs:
Modified: xdebug/branches/xdebug_2_1/package.xml
===================================================================
--- xdebug/branches/xdebug_2_1/package.xml 2011-03-24 11:56:51 UTC (rev 3426)
+++ xdebug/branches/xdebug_2_1/package.xml 2011-03-27 11:56:01 UTC (rev 3427)
@@ -31,11 +31,11 @@
</description>
<license>BSD style</license>
<release>
- <state>beta</state>
- <version>2.1.1RC1</version>
- <date>2011-03-22</date>
+ <state>stable</state>
+ <version>2.1.1</version>
+ <date>2011-03-28</date>
<notes>
-Tue, Mar 22, 2011 - xdebug 2.1.1rc1
+Mon, Mar 28, 2011 - xdebug 2.1.1
= Fixed bugs:
@@ -155,6 +155,18 @@
</release>
<changelog>
<release>
+ <state>stable</state>
+ <version>2.1.1</version>
+ <date>2011-03-28</date>
+ <notes>
+Mon, Mar 28, 2011 - xdebug 2.1.1
+
+= Fixed bugs:
+
+ - Fixed ZTS compilation.
+ </notes>
+ </release>
+ <release>
<state>beta</state>
<version>2.1.1RC1</version>
<date>2011-03-22</date>
Modified: xdebug/branches/xdebug_2_1/package2.xml
===================================================================
--- xdebug/branches/xdebug_2_1/package2.xml 2011-03-24 11:56:51 UTC (rev 3426)
+++ xdebug/branches/xdebug_2_1/package2.xml 2011-03-27 11:56:01 UTC (rev 3427)
@@ -30,19 +30,19 @@
<email>derick[@]xdebug.org</email>
<active>yes</active>
</lead>
- <date>2011-03-21</date>
- <time>21:08:13</time>
+ <date>2011-03-27</date>
+ <time>11:10:58</time>
<version>
- <release>2.1.1RC1</release>
- <api>2.1.1RC1</api>
+ <release>2.1.1</release>
+ <api>2.1.1</api>
</version>
<stability>
- <release>beta</release>
- <api>beta</api>
+ <release>stable</release>
+ <api>stable</api>
</stability>
<license uri="http://www.opensource.org/licenses/bsd-license.php">BSD style</license>
<notes>
-Tue, Mar 22, 2011 - xdebug 2.1.1rc1
+Mon, Mar 28, 2011 - xdebug 2.1.1
= Fixed bugs:
@@ -168,6 +168,25 @@
<changelog>
<release>
<version>
+ <release>2.1.1</release>
+ <api>2.1.1</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <date>2011-03-28</date>
+ <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD style</license>
+ <notes>
+Mon, Mar 28, 2011 - xdebug 2.1.1
+
+= Fixed bugs:
+
+ - Fixed ZTS compilation.
+ </notes>
+ </release>
+ <release>
+ <version>
<release>2.1.1RC1</release>
<api>2.1.1RC1</api>
</version>
Modified: xdebug/branches/xdebug_2_1/php_xdebug.h
===================================================================
--- xdebug/branches/xdebug_2_1/php_xdebug.h 2011-03-24 11:56:51 UTC (rev 3426)
+++ xdebug/branches/xdebug_2_1/php_xdebug.h 2011-03-27 11:56:01 UTC (rev 3427)
@@ -20,7 +20,7 @@
#define PHP_XDEBUG_H
#define XDEBUG_NAME "Xdebug"
-#define XDEBUG_VERSION "2.1.1rc2-dev"
+#define XDEBUG_VERSION "2.1.1"
#define XDEBUG_AUTHOR "Derick Rethans"
#define XDEBUG_COPYRIGHT "Copyright (c) 2002-2011 by Derick Rethans"
#define XDEBUG_COPYRIGHT_SHORT "Copyright (c) 2002-2011"
Modified: xdebug/branches/xdebug_2_1/template.rc
===================================================================
--- xdebug/branches/xdebug_2_1/template.rc 2011-03-24 11:56:51 UTC (rev 3426)
+++ xdebug/branches/xdebug_2_1/template.rc 2011-03-27 11:56:01 UTC (rev 3427)
@@ -15,8 +15,8 @@
# define THANKS_GUYS ""
#endif
-#define VERSIONDESC 2,1,1,1
-#define VERSIONSTR "2.1.1rc2-dev"
+#define VERSIONDESC 2,1,1,2
+#define VERSIONSTR "2.1.1"
//Version
VS_VERSION_INFO VERSIONINFO
Received on Sun Mar 27 2011 - 12:56:01 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST