<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,30 @@
+1.08_01
+
+    - use Mouse instead of Moose
+    - less deps
+        - don't depend to Data::Visitor::Encode
+        - don't depend to XML::LibXML
+        - don't depend to HTTP::MobilAgent
+        - don't depend to String::TT
+        - don't depend to HTML::Entities::ConvertPictograms
+    - purge cp932 support
+    - less memory
+    - load two plugins automatically
+        HTMLFilter::DoCoMoCSS
+        MessageBodyFilter::IRCColor
+    - show http server's banner at startup
+    - use HTML::TreeBuilder::XPath instead of XML::LibXML
+      (for less deps for XS)
+    - use T::MicroTemplate, instead of Template::Declare
+      (designer friendly, less memory, fast)
+    - don't depend to Proc::Daemon
+    - config.httpd.* was moved to config.global.*
+    - move repo to github
+    - use HTTP::MobileAttribute instead of HTTP::MobileAgent
+    - purge HTMLFilter/ConvertPictograms plugin.
+    - use MD5 instead of SHA1 for generate session key
+    - purge Plugin::GPS
+
 1.07
 
     - change authentication flow</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ license  'gpl';
 requires 'Mouse' =&gt; 0.13;
 
 # http-engine
-requires 'HTTP::Engine' =&gt; '0.0.19';
+requires 'HTTP::Engine' =&gt; '0.0.21';
 
 # session
 requires 'HTTP::Session' =&gt; '0.26';</diff>
      <filename>Makefile.PL</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>94733d007e47361b26f58bb842321c2863f73cea</id>
    </parent>
  </parents>
  <author>
    <name>Tokuhiro Matsuno</name>
    <email>tokuhirom@gp.ath.cx</email>
  </author>
  <url>http://github.com/tokuhirom/mobirc/commit/bc0c8732c7bd49fe1d89acd81ab097a30e011d54</url>
  <id>bc0c8732c7bd49fe1d89acd81ab097a30e011d54</id>
  <committed-date>2008-12-18T18:48:36-08:00</committed-date>
  <authored-date>2008-12-18T18:48:36-08:00</authored-date>
  <message>Checking in changes prior to tagging of version 1.08_01.  Changelog diff is:</message>
  <tree>1d3632d10c744f351b2129878e015f5724661dea</tree>
  <committer>
    <name>Tokuhiro Matsuno</name>
    <email>tokuhirom@gp.ath.cx</email>
  </committer>
</commit>
