2017-04-19  20:30 dwm

	* tagged as libDwmRDAP-0.1.4

2017-04-19  20:30 dwm

	* include/DwmRDAPQuerySessions.hh, src/DwmRDAPQuerySessions.cc:
	Added remaining fixes for ARIN's lack of country code in RDAP
	responses.  If we're querying ARIN, search the vcards for any
	labels with a country other than 'UNITED STATES'.  If we find
	one, use it.  If not, fall back to "US" for the country code.
	I now handle all of the ARIN countries listed on their web site
	at https://www.arin.net/knowledge/rirs/ARINcountries.html.  But
	given other ARIN problems, I wouldn't be surprised if that list
	is incorrect.

	* include/DwmRDAPQuerySessions.hh, src/DwmRDAPQuerySessions.cc:
	Yet more fixes for ARIN's suckage: search label in vcards in RDAP
	response for a country name and convert it to a country code.
	Right now I only handle 'CANADA' and 'UNITED STATES', but I'll
	add more countries soon.

2017-04-19 03:18  dwm

	* tagged as libDwmRDAP-0.1.3

2017-04-18 04:32  dwm

	* [r9140] Added Fetcher convenience class.

