Skip to content
Snippets Groups Projects
Commit cfd963dc authored by schengawegga's avatar schengawegga
Browse files

Prepare the 1.10.1 release

parent da3c2393
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,11 @@
"email": "chuck@horde.org",
"name": "Chuck Hagenbuch",
"role": "Lead"
},
{
"email": "schengawegga@gmail.com",
"name": "Armin Graefe",
"role": "Lead"
}
],
"autoload": {
......
......@@ -16,9 +16,15 @@
<email>chuck@horde.org</email>
<active>yes</active>
</lead>
<date>2021-03-19</date>
<lead>
<name>Armin Graefe</name>
<user>schengawegga</user>
<email>schengawegga@gmail.com</email>
<active>yes</active>
</lead>
<date>2022-09-23</date>
<version>
<release>1.10.0</release>
<release>1.10.1</release>
<api>1.4.0</api>
</version>
<stability>
......@@ -27,7 +33,9 @@
</stability>
<license uri="https://opensource.org/licenses/bsd-license.php">BSD-2-Clause</license>
<notes>
* Add the starttls() method
* BugFix: (authXOAuth2) longer tokens violate maximum SMTP command line length #70
* BugFix: (disconnect) socket will not disconnect on erroneous response upon QUIT message #71
* BugFix: Fix PHP 8.2 deprecation warnings on undefined properties #72
</notes>
<contents>
<dir baseinstalldir="/" name="/">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment