diff options
Diffstat (limited to 'development/protobuf3/README')
-rw-r--r-- | development/protobuf3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/protobuf3/README b/development/protobuf3/README index c0fe34acc0..88b024b107 100644 --- a/development/protobuf3/README +++ b/development/protobuf3/README @@ -25,3 +25,6 @@ Notes: conflicted with this build. * Protobuf3 enforces strict UTF-8 checking. Parsing will fail if a string field contains non UTF-8 data. +* Protobuf 31.0 dropped support for Ruby 3.0, so 30.0 is the last + version working with Slackware 15.0 if you are working on project + that requires Ruby support. |