1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-14 02:59:05 +00:00

document fix

This commit is contained in:
Greg Alexander 2019-09-22 16:02:49 -04:00
parent a2aa4a2d1c
commit a676e0c33a

View File

@ -215,6 +215,7 @@ regular <tt>rsa</tt> key for greatest compatibility.
<h2>Change Log</h2>
<ul>
<li> <b>2019/09/XXX Version 24:</b> Fix crash with "Start on Open" on Android 9.
<li> <b>2019/09/21 Version 23:</b> Support Android TV.
<li> <b>2019/09/01 Version 22:</b> Add broadcast intents for start and stop.
<li> <b>2019/08/11 Version 21:</b> Fix restarting after a crash. Fix SIGSEGV on some Android 9 devices.