-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
2017-03-28 Jerry Lundström | ||
|
||
Release 1.0.0 | ||
|
||
First release of OMG-DNS. | ||
|
||
c280bef Touch up readme | ||
b8b9f31 Implement HIP support | ||
716a7fa Fix automake files to handle building in build dir | ||
9ebe0b6 Split parsing of header and RRs | ||
2de2d37 Moved C++ extern and add missing version functions declare | ||
fcc79bf Make example code runnable | ||
b144309 Update README and copyright date | ||
759cba0 Update Travis/Coverity status badges | ||
6082526 First implementation | ||
a58c601 Initial commit |