|
38 | 38 | <email>jan@php.net</email>
|
39 | 39 | <active>no</active>
|
40 | 40 | </lead>
|
41 |
| - <date>2013-10-03</date> |
| 41 | + <date>2014-05-11</date> |
42 | 42 | <version>
|
43 |
| - <release>1.2.1</release> |
44 |
| - <api>1.2.0</api> |
| 43 | + <release>1.2.2</release> |
| 44 | + <api>1.2.2</api> |
45 | 45 | </version>
|
46 | 46 | <stability>
|
47 | 47 | <release>stable</release>
|
48 | 48 | <api>stable</api>
|
49 | 49 | </stability>
|
50 | 50 | <license uri="http://www.apache.org/licenses/LICENSE-2.0">Apache V2</license>
|
51 | 51 | <notes>
|
52 |
| - - PCBC-251 Fix missing prefix from incr/decr/delete and unlock |
53 |
| - - Fixup observe test failure |
54 |
| - - Updated create function to include error message with lcb_create failures. |
55 |
| - - PCBC-226 Use HTTP POST if "keys" are specified |
56 |
| - - PCBC-246 Add support for LCB_CNTL_SKIP_CONFIGURATION_ERRORS_ON_CONNECT |
57 |
| - - PCBC-240: Fixup API descr of return value for touch |
58 |
| - - PCBC-241: Fix compile warnings |
59 |
| - - Added example of a Client wrapper for complete & partial updates |
60 |
| - - Updated support for getReplica |
61 |
| - - PCBC-236: Throw exceptions from constructor |
62 |
| - - PCBC-229: Fix --with-couchbase help text |
63 |
| - - PCBC-231: Remove obsolete version string |
64 |
| - - PCBC-228: Preserve extra error information |
| 52 | + - PCBC-219: Fixed bad access. |
| 53 | + - PCBC-256: Corrected missing connect for management operations. |
| 54 | + - Fixed minor documentation issues. |
65 | 55 | </notes>
|
66 | 56 | <contents>
|
67 | 57 | <dir name="/">
|
|
147 | 137 | <providesextension>couchbase</providesextension>
|
148 | 138 | <extsrcrelease/>
|
149 | 139 | <changelog>
|
| 140 | + <release> |
| 141 | + <stability> |
| 142 | + <release>stable</release> |
| 143 | + <api>stable</api> |
| 144 | + </stability> |
| 145 | + <version> |
| 146 | + <release>1.2.2</release> |
| 147 | + <api>1.2.2</api> |
| 148 | + </version> |
| 149 | + <date>2014-05-11</date> |
| 150 | + <notes> |
| 151 | + - PCBC-219: Fixed bad access. |
| 152 | + - PCBC-256: Corrected missing connect for management operations. |
| 153 | + - Fixed minor documentation issues. |
| 154 | + </notes> |
| 155 | + </release> |
150 | 156 | <release>
|
151 | 157 | <stability>
|
152 | 158 | <release>stable</release>
|
|
0 commit comments