]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entries for doc structure improvements.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 21 Sep 2021 19:13:38 +0000 (21:13 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 21 Sep 2021 19:13:38 +0000 (21:13 +0200)
ChangeLog

index 08adcf283c42d7543ef158b46190a6571af37432..20ac4d9e830d696308b004d5a46608173de91f73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-09-21  Niels Möller  <nisse@lysator.liu.se>
+
+       * nettle.texinfo: Delete explicit node pointers in nettle.texinfo
+       Instead, rely on makeinfo's automatic pointer creation.
+       (Cipher functions): Split into nodes, with proper menu.
+
 2021-09-14  Niels Möller  <nisse@lysator.liu.se>
 
        * cbc.h (cbc_aes128_encrypt, cbc_aes192_encrypt)