1.004 - October 30, 2017
Joelle Maslak <jmaslak@antelope.net>
* Minor change to author name
1.003 - September 15, 2017
Joelle Maslak <jmaslak@antelope.net>
* Minor change to author name
* No functional changes
1.002 - December 14, 2016
Joelle Maslak <jmaslak@antelope.net>
* Fixed module version duplicate definition (reported by Kevin Phair)
* Rather than using JCM::Bootstrap, just include necessary pragmas
to make this somewhat less heavyweight
* Removed postderef pragma and replaced experimental syntax with
standard syntax.
* There should be no functional differences between this and
version 1.000.
1.001 - June 26, 2016
Joelle Maslak <jmaslak@antelope.net>
* Apparently some versions of Windows don't have working inet_pton()
functions. Worked-around with inet_aton().
1.000 - June 25, 2016
Joelle Maslak <jmaslak@antelope.net>
* Initial Version