diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/protobuf3/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/protobuf3/README b/development/protobuf3/README index 4c8085a227..88b024b107 100644 --- a/development/protobuf3/README +++ b/development/protobuf3/README @@ -26,4 +26,5 @@ Notes: * 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. + version working with Slackware 15.0 if you are working on project + that requires Ruby support. |