aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/measite/minidns/record/NS.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make minidns Android agnosticFlorian Schmaus2014-06-081-0/+12
there is really no need for minidns to be Android exclusive. Replacing the Android log API with JUL make minidns available for Android and Java SE.