<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/ReleaseNotes, branch v5.0.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v5.0.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2021-03-24T17:07:24Z</updated>
<entry>
<title>prepare for Subsurface 5.0 / Subsurface-mobile 3.2 release</title>
<updated>2021-03-24T17:07:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-03-24T17:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=289cf3f9c5e7bd1882690b93d83b0c49e35883ba'/>
<id>urn:sha1:289cf3f9c5e7bd1882690b93d83b0c49e35883ba</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Get ready for 4.9.10</title>
<updated>2020-11-20T21:53:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-11-20T21:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3e8bd6caa30c6bf64bf4a8c91cc762409f067a90'/>
<id>urn:sha1:3e8bd6caa30c6bf64bf4a8c91cc762409f067a90</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update README and ReleaseNotes</title>
<updated>2020-11-12T19:24:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-11-12T19:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=78da1869ce55418d83e95b219a6bd691e8ead2bc'/>
<id>urn:sha1:78da1869ce55418d83e95b219a6bd691e8ead2bc</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update ReleaseNotes</title>
<updated>2020-11-09T00:15:25Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-11-09T00:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=95a82ef0357a2a51cd4e2dc1c8b1fcd32da6eb12'/>
<id>urn:sha1:95a82ef0357a2a51cd4e2dc1c8b1fcd32da6eb12</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update README, ReleaseNotes and CHANGELOG</title>
<updated>2020-11-07T23:59:08Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-11-07T23:59:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=51d0cb7abaa240c793d10dd1bba8fdc864d73a08'/>
<id>urn:sha1:51d0cb7abaa240c793d10dd1bba8fdc864d73a08</id>
<content type='text'>
This is the first step towards the 4.9.8 release.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>selection: when changing current dive make sure it is selected</title>
<updated>2020-09-21T01:23:57Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2020-09-20T12:48:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f42dee8ac2e40e02ffd2b177f7d97e1b4ba8acea'/>
<id>urn:sha1:f42dee8ac2e40e02ffd2b177f7d97e1b4ba8acea</id>
<content type='text'>
When an undo command selected invisible dives, a current dive outside
of the list of selected dives was chosen. This could have the very
unfortunate effect that the current dive was set, though not selected.
From an UI point of view this meant that the dive was displayed, but
edits would not be registered.

Change the setClosestCurrentDive function to select the current dive.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update ReleaseNotes</title>
<updated>2020-09-20T02:29:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-19T22:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=767f0a4f3eb0c6767e8fa6938028d8153e1ae0f5'/>
<id>urn:sha1:767f0a4f3eb0c6767e8fa6938028d8153e1ae0f5</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update ReleaseNotes</title>
<updated>2020-09-15T15:47:51Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2020-09-12T18:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c1226a008a759b00b3ef2aeff7ab6817a37c4ca3'/>
<id>urn:sha1:c1226a008a759b00b3ef2aeff7ab6817a37c4ca3</id>
<content type='text'>
Mention Shearwater Cloud fixes and adjust capitalization / tags slightly.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>documentation: update list of supported dive computers</title>
<updated>2020-09-12T18:09:28Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-12T18:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b130911ac7fd200d689ea6d91cdcbcc934d4190d'/>
<id>urn:sha1:b130911ac7fd200d689ea6d91cdcbcc934d4190d</id>
<content type='text'>
Also update the ReleaseNotes accordingly.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>documentation: updates for ReleaseNotes and README</title>
<updated>2020-09-12T17:48:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-12T17:48:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=836936a767976d2eb434bcd3cfe6898e7b60df80'/>
<id>urn:sha1:836936a767976d2eb434bcd3cfe6898e7b60df80</id>
<content type='text'>
Prep for 4.9.7, but also some minor tweaks to the README.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
