diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-08 16:30:08 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-08 17:11:44 +0900 |
| commit | dd4677cf0654a7512df0809a31f5eac6bce5b97d (patch) | |
| tree | b2b0c9a79bf80eeb23f8d03213c7791463c3c97a | |
| parent | 02d4703eedfd22009bcb3c6abbdaf514158386cf (diff) | |
Mentioned win32-sspi
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11829
| -rw-r--r-- | NEWS.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -66,6 +66,10 @@ Note: We're only listing outstanding class updates. So applications don't need to remove the file. [[Feature #20497]] +* win32/sspi.rb + * This library is now extracted from the Ruby repository to `ruby/win32-sspi`. + [[Feature #20775]] + The following default gems are updated. * RubyGems 3.6.0.dev @@ -188,3 +192,4 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log [Feature #20443]: https://bugs.ruby-lang.org/issues/20443 [Feature #20497]: https://bugs.ruby-lang.org/issues/20497 [Feature #20624]: https://bugs.ruby-lang.org/issues/20624 +[Feature #20775]: https://bugs.ruby-lang.org/issues/20775 |
