* Tue Apr 18 2006 zunda <zunda at freeshell.org>
- (0.1.8)
- bin/blazer-ja-proxy: BlazerProxy::convert_urlencoded: use
  CGI.escape/unescape instead of URI.encode/decode. URI.encode does not
  treat `&' as expected

* Tue Apr 18 2006 zunda <zunda at freeshell.org>
- (0.1.7)
- bin/blazer-ja-proxy: BlazerProxy::Proxy: locks charsets registry.
  under testing

* Tue Apr 18 2006 zunda <zunda at freeshell.org>
- (0.1.6)
- bin/blazer-ja-proxy: BlazerProxy::CharsetRegistry: fixed strange spec

* Mon Apr 10 2006 zunda <zunda at freeshell.org>
- README.ja: added syntax of configuration file

* Mon Apr 10 2006 zunda <zunda at freeshell.org>
- test/testconfiguration.rb: completed test cases for BlazerProxy::Configuration

* Mon Apr 10 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: implementing BlazerProxy::Configuration

* Thu Apr  6 2006 zunda <zunda at freeshell.org>
- (0.1.5)
- bin/blazer-ja-proxy: escapes string to be used as a Regexp, now can
  convert meta header with application/xhtml+xml like the one from
  http://www.radiumsoftware.com/

* Thu Apr  6 2006 zunda <zunda at freeshell.org>
- (0.1.4)
- bin/blazer-ja-proxy: gzips the response

* Thu Apr  6 2006 zunda <zunda at freeshell.org>
- Makefile: fixed typo

* Thu Apr  6 2006 zunda <zunda at freeshell.org>
- (0.1.3)
- bin/blazer-ja-proxy: now checks URI scheme not to log https contents
- README.ja: updated
- Makefile: added options to rd2 to make sure EUC-JP HTML is created

* Wed Apr  5 2006 zunda <zunda at freeshell.org>
- Makefile: changed to make README.html instead of README.txt
- web/oragne.css: changed to accomodate rd2 made HTMLs
- web/gray.css: added to accomodate web/index.html
- README.ja: bruahsed up

* Sun Apr  2 2006 zunda <zunda at freeshell.org>
- web/orange.css: added

* Sun Apr  2 2006 zunda <zunda at freeshell.org>
- Makefile: brushed up the targets web and upload

* Sun Apr  2 2006 zunda <zunda at freeshell.org>
- README.ja: updated

* Sun Apr  2 2006 zunda <zunda at freeshell.org>
- (0.1.2)
- bin/blazer-ja-proxy: BlazerProxy::have_multibyte: added
  @@regexp_7bit_jis to detect ISO-2022-JP stream. The `Security Hole Memo'
  is converted as expected.

* Sat Apr  1 2006 zunda <zunda at freeshell.org>
- Makefile: upload target gets user name from CVS/Root

* Sat Apr  1 2006 zunda <zunda at freeshell.org>
- (0.1.1)
- bin/blazer-ja-proxy: HTTPResponse#convert_to! always edits charset=...
  to the content-type meta tag. http://blog.i-know.jp/ supplies
  charset=EUC_JP, not charset=EUC-JP.

* Sat Apr  1 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: better devel.log

* Sat Apr  1 2006 zunda <zunda at freeshell.org>
- some bugs found X|, really.

* Thu Mar 30 2006 zunda <zunda at freeshell.org>
- (0.1.0)
- README.ja: updated
- bin/blazer-ja-proxy: changed NKF option from -w8 to -w. Google doesn't
  like BOMs.
- Makefile: added targets for releases

* Thu Mar 30 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: included BlazerProxy::convert_form_data into
  HTTPRequest.convert_body_to!

* Thu Mar 30 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: implemented BlazerProxy::convert_form_data

* Wed Mar 29 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: HTTPResponse now can convert meta tag with
  `Content-Type' not quoted (e.g. from mail.google.com to Blazer),
  still need to study how to send gmails in Japanese.

* Sun Mar 26 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: configurations only set when executed as a command
- bin/blazer-ja-proxy: p is not a good variable name

* Sat Mar 25 2006 zunda <zunda at freeshell.org>
- README.ja: added description about proxy setting on Blazer

* Sat Mar 25 2006 zunda <zunda at freeshell.org>
- bin/blazer-ja-proxy: added id tag, corrected instruction on password

* Sat Mar 25 2006 zunda <zunda at freeshell.org>
- test/testresponse.rb: changed the specification; it seems to be better
  to add meta tags in lower case. really?

* Sat Mar 25 2006 zunda <zunda at freeshell.org>
- Makefile: host name for shell server corrected

* Sat Mar 25 2006 zunda <zunda at freeshell.org>
- Makefile: added targets for sourceforge.jp
- web/index.html: added

# vim: tw=72 ts=2 sw=2 et:
