diff options
Diffstat (limited to 'devel/ice/pkg-message')
-rw-r--r-- | devel/ice/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/ice/pkg-message b/devel/ice/pkg-message index 3466b4653e8b..76d28647fd19 100644 --- a/devel/ice/pkg-message +++ b/devel/ice/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM The default on-the-wire encoding for Ice changed in version 3.5 and IPv6 is now enabled by default. ABI versions are not compatible. @@ -12,3 +15,6 @@ For on-the-wire background compatibility add Ice.Default.EncodingVersion=1.0 to your Ice application configuration. +EOM +} +] |