diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-10 10:54:26 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-10 10:54:26 +0900 |
| commit | 133bacc0dcf4261ac3ebe0de5f367c88a51ce2f0 (patch) | |
| tree | ade33e989a4e40d0467aadb7cafc5586aa805a46 | |
| parent | f1a94a497b8491b41a3d058557ea10995c10f71a (diff) | |
Rename win32-sspi to net-http-sspi
| -rw-r--r-- | NEWS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
