Update ABI/API compatibility reports after commit 5e795d90a1
This commit is contained in:
parent
a33a67e37d
commit
b460c70953
|
@ -20,7 +20,19 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit 94cc97c58acfa574e734fac5eb673c516c0ac469
|
||||
<pre class='wrap'>commit 5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-07-26 21:06:38 +0200
|
||||
|
||||
Spelling fixes (patch by ka7, #890, rebased on top of master)
|
||||
|
||||
commit 2be20ce7d9996e960d79f3ad6ec439a9895849ed
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-07-26 21:04:01 +0200
|
||||
|
||||
Reformat src/bin/wx/OPJViewer/source/OPJThreads.cpp src/bin/wx/OPJViewer/source/imagjpeg2000.cpp wrapping/java/openjp2/JavaOpenJPEG.c
|
||||
|
||||
commit 94cc97c58acfa574e734fac5eb673c516c0ac469
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-07-26 20:13:09 +0200
|
||||
|
||||
|
@ -745,18 +757,6 @@ Date: 2016-09-28 20:14:06 +0200
|
|||
|
||||
Update Changelog for v2.1.2
|
||||
|
||||
commit 9afc1699f0220d16f71860c1083d8c1b627e30fe
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2016-09-28 18:55:02 +0200
|
||||
|
||||
Update version number for future release 2.2.0
|
||||
|
||||
commit 34dae137a9a8c04feaa9763ae7e09a86ecb10400
|
||||
Author: Mathieu Malaterre <mathieu.malaterre@gmail.com>
|
||||
Date: 2016-09-26 12:01:31 +0200
|
||||
|
||||
OPENJPEG_NAMESPACE is configurable by user
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -473,7 +473,7 @@ $VAR1 = {
|
|||
'2.1' => '2014-04-29 12:58',
|
||||
'2.1.1' => '2016-07-05 14:54',
|
||||
'2.1.2' => '2016-09-28 18:18',
|
||||
'current' => '2017-07-26 20:13:09'
|
||||
'current' => '2017-07-26 21:06:38'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<tr id='current'><td>current</td>
|
||||
<td>2017-07-26<br/>20:13</td>
|
||||
<td>2017-07-26<br/>21:06</td>
|
||||
<td>N/A</td>
|
||||
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
|
||||
<td>N/A</td>
|
||||
|
@ -152,7 +152,7 @@
|
|||
<td>N/A</td>
|
||||
<td>N/A</td>
|
||||
</tr>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Jul 26 18:33:00 2017.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Jul 26 19:19:57 2017.<br/>
|
||||
<br/>
|
||||
<hr/>
|
||||
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
||||
|
|
Loading…
Reference in New Issue