From 133bacc0dcf4261ac3ebe0de5f367c88a51ce2f0 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 10 Oct 2024 10:54:26 +0900 Subject: [PATCH] Rename win32-sspi to net-http-sspi --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 481bb7548f..89aad67187 100644 --- a/NEWS.md +++ b/NEWS.md @@ -72,7 +72,7 @@ The following default gem is added. * win32/sspi.rb - * This library is now extracted from the Ruby repository to [ruby/win32-sspi]. + * This library is now extracted from the Ruby repository to [ruby/net-http-sspi]. [[Feature #20775]] The following default gems are updated. @@ -136,7 +136,7 @@ The following bundled gem is added. See GitHub releases like [GitHub Releases of Logger] or changelog for details of the default gems or bundled gems. -[ruby/win32-sspi]: https://github.com/ruby/win32-sspi +[ruby/net-http-sspi]: https://github.com/ruby/net-http-sspi [GitHub Releases of Logger]: https://github.com/ruby/logger/releases ## Supported platforms