]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: mention code indentation
authorZoltan Fridrich <zfridric@redhat.com>
Fri, 27 Jan 2023 14:22:01 +0000 (15:22 +0100)
committerZoltan Fridrich <zfridric@redhat.com>
Fri, 27 Jan 2023 14:25:41 +0000 (15:25 +0100)
Co-authored-by: Simon Josefsson <simon@josefsson.org>
Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index ac66a9093d23a5fba8c5492aaf9f19c44335072d..a060176b0f0079f29e32cd15f2b4b0f8a4849621 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,12 @@ and to simplify maintenance, see <https://gitlab.com/gnutls/guile/>.
    on the CBC mode and SHA-1.  To enable it back, supply
    --enable-srp-authentication option to configure script.
 
+** libgnutls: All code has been indented using "indent -ppi1 -linux".
+   CI/CD has been adjusted to catch regressions.  This is implemented
+   through devel/indent-gnutls, devel/indent-maybe and .gitlab-ci.yml’s
+   commit-check.  You may run devel/indent-gnutls to fix any
+   indentation issues if you make code modifications.
+
 ** minitasn1: Upgraded to libtasn1 version 4.19.
 
 ** API and ABI modifications: