summaryrefslogtreecommitdiff
path: root/lib/ssh/doc/src
diff options
context:
space:
mode:
authorHenrik Nord <henrik@erlang.org>2022-03-24 11:48:08 +0100
committerHenrik Nord <henrik@erlang.org>2022-03-24 11:48:08 +0100
commitd5ee0b4e6f436041b82f76ca5e24e39d8b153f66 (patch)
treefe16f7bde9efc4454440ff23cfaa8d14bff9bd6a /lib/ssh/doc/src
parente44c54a96d5ad6ecc9ca7239d0ed51ed27bffbde (diff)
downloaderlang-d5ee0b4e6f436041b82f76ca5e24e39d8b153f66.tar.gz
Revert "Prepare release"
This reverts commit 435bc5e68dd45ff6f7992077998930519208e910.
Diffstat (limited to 'lib/ssh/doc/src')
-rw-r--r--lib/ssh/doc/src/notes.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml
index 789cfdb64a..4e644e6c0e 100644
--- a/lib/ssh/doc/src/notes.xml
+++ b/lib/ssh/doc/src/notes.xml
@@ -30,28 +30,6 @@
<file>notes.xml</file>
</header>
-<section><title>Ssh 4.14</title>
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p>
- The representation of Edward curves (ed25519 and ed448)
- inside ssh had a temporary representation (ed_pri and
- ed_pub).</p>
- <p>
- That is now changed to the public_key form. See the
- manual for more information.</p>
- <p>
- *** POTENTIAL INCOMPATIBILITY ***</p>
- <p>
- Own Id: OTP-17920</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Ssh 4.13.2</title>
<section><title>Fixed Bugs and Malfunctions</title>