mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-26 22:04:15 -04:00
* Add new TXT record handling
* Change struct resourcerecord SRV member names to be consistent with other members git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@457 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# $Id$
|
||||
Version 0.4.2 (latest)
|
||||
Version 0.5.0-beta (latest)
|
||||
* BACKWARD COMPATIBILITY BREAK: DNS TXT records now store their data in the new
|
||||
DNSTXT attribute instead of the old DNScname attribute. You must manually
|
||||
update any DNS TXT records for them to continue working.
|
||||
|
||||
Version 0.4.2
|
||||
* Add SMF manifest
|
||||
* Add manpage
|
||||
* Ensure all options get initialized to defaults before any attempts at setting
|
||||
|
||||
Reference in New Issue
Block a user