1version 0.96: Sat Feb 28 12:26:00 CDT 2008
2	- [Jesse Vincent] Updated MakeFile.PL to allow automated CPAN installation.
3
4version 0.95: Sat Mar 17 22:11:00 CDT 2007
5	- [George Chlipala] Updated Net::Bonjour::Entry to handle special
6          characters, e.g. period and space, in DNS names. Updated
7	  Makefile.PL to include license and abstract information.
8
9version 0.92: Sat Mar 17 19:27:00 CDT 2007
10	- [George Chlipala] Renamed to Net::Bonjour and added legacy
11          support for Net::Rendezvous
12
13version 0.91: Sat Mar 17 17:43:00 CDT 2007
14	- [bmat] Fixed bug #25292: Converting _txtdata to _attr truncates
15	  if more than 1 equals sign
16	- [George Chlipala] other cleanup in Entry.pm
17
18version 0.90: Mon Dec 27 16:20:00 CDT 2004
19
20	- [George Chlipala] Added service and protocol functions.
21	  Added all_services function based on enumerate_services function by
22	  Sébastien Aperghis-Tramoni. General code clean up.
23
24version 0.86: Sat Mar 06 13:30:00 CDT 2004
25
26	- [George Chlipala] Fixed test #3 (t/3-enterprise.t).
27
28version 0.85: Fri Mar 05 20:00:00 CDT 2004
29
30	- [George Chlipala] updated 'application' method in base object to
31	  use current domain setting.  Fixed tradition DNS discovery method.
32	  Added third test (3-enterprise.t). This test will test against the
33	  ftp entries at zeroconf.org
34
35version 0.80: Wed Mar 03 21:00:00 CDT 2004
36
37	- [George Chlipala] Setup test directory and moved test.pl to t/use.t
38	  Setup t/entry.t test.  Added discover function to Net::Rendezvous.
39	  Added META.yml file.  Added support for traditional DNS based service
40	  discovery and ability to set discovery domain.
41
42version 0.70 Tue Feb 17 10:00:00 CDT 2004
43
44	- [Dan Sully] General code clean up and added basic test script
45	  (test.pl).
46	- [George Chlipala] Added support to export DNS records (dnsrr) and
47	  all_attrs method for Net::Rendezvous::Entry objects.
48
49version 0.51: Web Feb 11 10:31:00 CDT 2004
50
51	- [George Chlipala] Fixed POD documentation for Net::Rendezvous, added
52	  trademark disclaimer, added URLs in README, and updated examples in
53	  Net::Rendezvous and Net::Rendezvous::Entry PODs.
54
55version 0.50: Tue Feb 10 20:16:00 CDT 2004
56
57	- [George Chlipala] Initial release.
58
59