<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ, branch 8.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Disable website deploy for 8.2 branch</title>
<updated>2022-03-01T19:11:36+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2022-03-01T19:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=46000a7bedf2929c30ce80474e0c96c9d3f98f70'/>
<id>46000a7bedf2929c30ce80474e0c96c9d3f98f70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove terrible formatting</title>
<updated>2022-02-17T17:26:39+00:00</updated>
<author>
<name>Paul Ramsey</name>
<email>pramsey+github@cleverelephant.ca</email>
</author>
<published>2022-02-17T17:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=dc5e2394c7490938efa22b8f141ad9007b36c10a'/>
<id>dc5e2394c7490938efa22b8f141ad9007b36c10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note on named specializations</title>
<updated>2022-02-17T17:26:08+00:00</updated>
<author>
<name>Paul Ramsey</name>
<email>pramsey+github@cleverelephant.ca</email>
</author>
<published>2022-02-17T17:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=9544e2fee5423c40b4dfe5863fb68cbd6690d01b'/>
<id>9544e2fee5423c40b4dfe5863fb68cbd6690d01b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: ob_tran.rst: fix name of o_lon_1, o_lat_1, o_lon_2, o_lat_2 parameters</title>
<updated>2022-02-11T20:28:33+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2022-02-11T20:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6747bd232d490a90922d5f0cdb0f9b54cc53ba84'/>
<id>6747bd232d490a90922d5f0cdb0f9b54cc53ba84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3015 from OSGeo/backport-2997-to-8.2</title>
<updated>2022-01-07T17:40:26+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2022-01-07T17:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=803fd1a7eead94c999015dc4b8471bb99cc30c60'/>
<id>803fd1a7eead94c999015dc4b8471bb99cc30c60</id>
<content type='text'>
[Backport 8.2] Document in the tagline dat lat_0 is required for labrd</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Backport 8.2] Document in the tagline dat lat_0 is required for labrd</pre>
</div>
</content>
</entry>
<entry>
<title>labrd: document in the tagline and documentation that lat_0 is required (#2997)</title>
<updated>2022-01-07T15:36:55+00:00</updated>
<author>
<name>Bert Huijben</name>
<email>rhuijben@users.noreply.github.com</email>
</author>
<published>2022-01-07T14:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a1ee5c0ac752836f541417c9a9c63439d94b23df'/>
<id>a1ee5c0ac752836f541417c9a9c63439d94b23df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3006 from rouault/fix_for_doxygen_1_9_3 (#3007)</title>
<updated>2022-01-05T01:37:50+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2022-01-05T01:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=7b368619faa153d9186634cad2a48bdc932e041a'/>
<id>7b368619faa153d9186634cad2a48bdc932e041a</id>
<content type='text'>
Fix doc generation with Doxygen 1.9.3

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix doc generation with Doxygen 1.9.3

Co-authored-by: Even Rouault &lt;even.rouault@spatialys.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3002 from OSGeo/backport-3000-to-8.2</title>
<updated>2022-01-03T05:54:54+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2022-01-03T05:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d98b8808bd240c2a19b01c30c3d2ef21b61e856c'/>
<id>d98b8808bd240c2a19b01c30c3d2ef21b61e856c</id>
<content type='text'>
[Backport 8.2] news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users (fixes #2999)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Backport 8.2] news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users (fixes #2999)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3000 from rouault/fix_2999</title>
<updated>2022-01-02T22:33:39+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2022-01-02T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=20c7876d86392b9e4743b08c93bbb0fc1d41d272'/>
<id>20c7876d86392b9e4743b08c93bbb0fc1d41d272</id>
<content type='text'>
news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users (fixes #2999)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
news.rst: add hints about usage changes in PROJ 8.2.0 for Windows users (fixes #2999)</pre>
</div>
</content>
</entry>
<entry>
<title>Update website forr 8.2.1 release</title>
<updated>2022-01-01T15:32:01+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2022-01-01T15:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ef7069a80e240021dd79e8915ef0b10e6f27473d'/>
<id>ef7069a80e240021dd79e8915ef0b10e6f27473d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
