Skip to content

Commit 94570b7

Browse files
committed
Fix readme to valid reStructuredText,
1 parent e168a6f commit 94570b7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,12 @@ Changelog
125125
0.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

255259
0.09

0 commit comments

Comments
 (0)