[Privoxy-commits] [privoxy] 01/02: SGML ChangeLog: Turn GitHub URL into a link
User Git
git at git.privoxy.org
Sat Jan 11 12:40:06 CET 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 132c739d69d284bdf536bf417e9c88d57a31828b
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Jan 11 12:04:58 2025 +0100
SGML ChangeLog: Turn GitHub URL into a link
---
doc/source/changelog.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/source/changelog.sgml b/doc/source/changelog.sgml
index 76093570..fefb5c78 100644
--- a/doc/source/changelog.sgml
+++ b/doc/source/changelog.sgml
@@ -110,9 +110,9 @@
misidentifies the size of the destination buffer, estimating to hold
only a single char while in fact the buffer stretches beyond the end of
the struct socks_op.
- The issue was originally reported in the NixOS issue tracker at
- https://github.com/NixOS/nixpkgs/issues/265654
- prompted by an upgrade of glibc from 2.37-39 to 2.38-0.
+ The issue was originally reported in the
+ <ulink url="https://github.com/NixOS/nixpkgs/issues/265654">NixOS
+ issue tracker</ulink> prompted by an upgrade of glibc from 2.37-39 to 2.38-0.
Patch submitted by Ingo Blechschmid, joint work with
@esclear and @richi235.
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list