@@ -125,10 +125,12 @@ Changelog
1251250.17.6
126126------
127127
128- * Many improvements to address race conditions and exceptions during ZC() startup
129- and shutdown, thanks to: morpav, veawor, justingiorgi, herczy, stephenrauch
128+ * Many improvements to address race conditions and exceptions during ZC()
129+ startup and shutdown, thanks to: morpav, veawor, justingiorgi, herczy,
130+ stephenrauch
130131* Added more test coverage: strahlex, stephenrauch
131132* Stephen Rauch contributed:
133+
132134 - Speed up browser startup
133135 - Add ZeroconfServiceTypes() query class to discover all advertised service types
134136 - Add full validation for service names, types and subtypes
@@ -243,13 +245,15 @@ and shutdown, thanks to: morpav, veawor, justingiorgi, herczy, stephenrauch
243245----
244246
245247* Jonathon Paisley contributed these corrections:
248+
246249 - always multicast replies, even when query is unicast
247250 - correct a pointer encoding problem
248251 - can now write records in any order
249252 - traceback shown on failure
250253 - better TXT record parsing
251254 - server is now separate from name
252255 - can cancel a service browser
256+
253257* modified some unit tests to accommodate these changes
254258
2552590.09
0 commit comments