blob: 10b9a594af388c00a2e61ebd7504a2ec4d0a8e41 [file] [log] [blame]
API changes
* Direct access to fields of structures declared in public headers is no
longer supported except for fields that are documented public. Use accessor
functions instead. For more information, see the migration guide entry
"Most structure fields are now private".