ObjFW  Changes To API Review for 1.0

Changes to "API Review for 1.0" between 2021-04-08 02:16:07 and 2021-04-08 17:30:34

242
243
244
245
246
247
248
249

250
251
252
253
254
255
256
242
243
244
245
246
247
248

249
250
251
252
253
254
255
256







-
+







* ❌ OFResolveHostFailedException
* ❌ OFRetrieveItemAttributesFailedException
* ✅ OFRIPEMD160Hash
  * Only overrides methods from superclass
* ❌ OFRPDNSResourceRecord
* ❌ OFRunLoop
* ✅ OFSandbox
  * Private in 1.0 (but public in trunk)
  * Private
* ✅ OFSandboxActivationFailedException
  * Private in 1.0 (but public in trunk)
* ❌ OFSecureData
* ❌ OFSeekableStream
* ❌ OFSeekFailedException
* ✅ OFSelectKernelEventObserver
  * Private