diff options
Diffstat (limited to 'templates/package.xml.template')
-rw-r--r-- | templates/package.xml.template | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/templates/package.xml.template b/templates/package.xml.template index 27cc4d01a9..15da704a47 100644 --- a/templates/package.xml.template +++ b/templates/package.xml.template @@ -24,13 +24,9 @@ </stability> <license>Apache 2.0</license> <notes> - - Fixed some memory leaks #9559, #10996 - - Disabled cares dependency from gRPC C Core #10940 - - De-coupled protobuf dependency #11112 - - Fixed extension reported version #10842 - - Added config.w32 for Windows support #8161 - - Fixed PHP distrib test after cc files were added #11193 - - Fixed protoc plugin comment escape bug #11025 + - Channel are now by default persistent #11878 + - Some bug fixes from 1.4 branch #12109, #12123 + - Fixed hang bug when fork() was used #11814 </notes> <contents> <dir baseinstalldir="/" name="/"> |