Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features are not documented #37

Closed
igalic opened this issue Jan 9, 2014 · 4 comments
Closed

New features are not documented #37

igalic opened this issue Jan 9, 2014 · 4 comments

Comments

@igalic
Copy link
Contributor

igalic commented Jan 9, 2014

I just realized that I didn't document any of the new features I added, i.e.:

  unbound::record { 'foo.example.com-ipv4':
    content => '192.168.122.13',
    entry => 'foo.example.com',
  }
  unbound::record { 'foo.example.com-ipv4':
    content => 'ffa3:45:34cd::13',
    type => 'AAAA',
    entry => 'foo.example.com',
  }
@igalic
Copy link
Contributor Author

igalic commented Jul 29, 2014

#43 we added a new directive which is now undocumented, too.

@daenney
Copy link
Member

daenney commented Jul 30, 2014

I'll see about adding docs for that now that I'm back.

@igalic
Copy link
Contributor Author

igalic commented Jul 31, 2014

welcome back \o/

@zachfi
Copy link
Contributor

zachfi commented Oct 28, 2016

This looks to have been resolved.

@zachfi zachfi closed this as completed Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants