2004-12-05 NISHI Takao 0.12.0 * httpsensor.rb : require net/https. http-access2 has not been loaded no longer. * httpsensor.rb : default https method is chaged to OpenSSL::SSL::VERIFY_NONE. when ssl_root_ca was given, https method turns to OpenSSL::SSL::VERIFY_PEER. * 24hours : HTTP_PROXY env support. 2004-12-04 NISHI Takao 0.11.1 * httpsensor.rb : failback HTTP/1.1 to HTTP/1.0 2004-12-04 NISHI Takao 0.11.0 * rss.rb : Suppress Iconv Error * httpsensor.rb : cope with https and http_proxy using http-access2. * 24hversion.h : added * 24hours : http and smtp User-Agent support. * 24hours : --http_proxy and --ssl_root_ca option added. 2004-10-16 NISHI Takao 0.10.0 * 24hpostman.rb renames to 24hours * convfromopml.rb renames to opml2conf * mk24hdb.rb removed * 24hours -i option renames to -u option. * Sorry for many mess 2004-10-15 NISHI Takao 0.9.2 * 24hpostman.rb : HTMLPostman bug fixed * 24hpostman.rb/mk24hdb.rb : append many environment variables and arguments options * 24hconf.rb : append section() method. 2004-10-15 NISHI Takao 0.9.1 * rss.rb : non-UTF-8 rss handling bug fix (tnx to kazuhiko@nacl) 2004-10-14 NISHI Takao 0.9.0 * 24hpostman.rb : append -i option (initialize mode) * doc/FILES.ja created * TODO: English documentation -> 1.0.0 2004-10-09 NISHI Takao 0.0.3 * cope with multiple recipents 2004-10-08 NISHI Takao 0.0.2 * repackage 2004-10-08 NISHI Takao 0.0.1 * initial version