Skip to content

Commit be67fbf

Browse files
committed
Remove TODOs from README (see open issues instead)
1 parent 6c2d77b commit be67fbf

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,7 @@ $loop->run();
5353
If the first call returns before the second, only one query will be executed.
5454
The second result will be served from cache.
5555

56-
## Todo
57-
58-
* Implement message body parsing for types other than A and CNAME: NS, SOA, PTR, MX, TXT, AAAA
59-
* Implement `authority` and `additional` message parts
60-
* Respect /etc/hosts
61-
62-
# References
56+
## References
6357

6458
* [RFC 1034](http://tools.ietf.org/html/rfc1034) Domain Names - Concepts and Facilities
6559
* [RFC 1035](http://tools.ietf.org/html/rfc1035) Domain Names - Implementation and Specification

0 commit comments

Comments
 (0)