<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib, branch autoconf-2-54</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>should not import STR2EUC from Mail::Message::Encode</title>
<updated>2002-09-23T02:02:05+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-23T02:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=29f4248c26b038094ee7402e8dc2e1d48b26efa2'/>
<id>29f4248c26b038094ee7402e8dc2e1d48b26efa2</id>
<content type='text'>
bug fixed to use Mail::Message::Encode-&gt;convert()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug fixed to use Mail::Message::Encode-&gt;convert()
</pre>
</div>
</content>
</entry>
<entry>
<title>remove superfluous white spaces</title>
<updated>2002-09-22T15:01:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-22T15:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=319218049a9e8ac6a928f08afbb7efb2ab7312b2'/>
<id>319218049a9e8ac6a928f08afbb7efb2ab7312b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add section on FNF</title>
<updated>2002-09-22T14:56:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-22T14:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=92a5887666e6fef5b5da5cf8ad036dda608be463'/>
<id>92a5887666e6fef5b5da5cf8ad036dda608be463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switched to use of $curproc-&gt;mkdir() if could</title>
<updated>2002-09-15T00:11:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-15T00:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4523d35e5d720a61260acd3520d912e2a2e41e24'/>
<id>4523d35e5d720a61260acd3520d912e2a2e41e24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement mkdir($dir, [$mode]) where available modes can be defined by FML::Config</title>
<updated>2002-09-15T00:11:12+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-15T00:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba2b04ae60a0e3e231202f932a3c4a1ddaab10b4'/>
<id>ba2b04ae60a0e3e231202f932a3c4a1ddaab10b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mkdirhier() -&gt; mkpath()</title>
<updated>2002-09-15T00:07:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-15T00:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c5a2c8316098c67c9e9075b76f3e6408583f1a93'/>
<id>c5a2c8316098c67c9e9075b76f3e6408583f1a93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add use Mail::Message::Encode at sub reject_japanese_command_syntax</title>
<updated>2002-09-13T16:35:57+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2002-09-13T16:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=012c66047885129ac773360f9cce9df2f9e24948'/>
<id>012c66047885129ac773360f9cce9df2f9e24948</id>
<content type='text'>
because rejected by filter due to Undefined subroutine
&amp;FML::Filter::BodyCheck::STR2EUC called
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because rejected by filter due to Undefined subroutine
&amp;FML::Filter::BodyCheck::STR2EUC called
</pre>
</div>
</content>
</entry>
<entry>
<title>fml5 -&gt; fml8</title>
<updated>2002-09-11T23:18:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-11T23:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ca99f29a2fcbf713c643693a24e3fb9c65035380'/>
<id>ca99f29a2fcbf713c643693a24e3fb9c65035380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>not use /dev/stderr</title>
<updated>2002-09-11T15:25:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-11T15:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fbe0a828232a9e2dc342141f75cc2ccab7d098d5'/>
<id>fbe0a828232a9e2dc342141f75cc2ccab7d098d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simple add(KEY, ARRAY_REF) test</title>
<updated>2002-09-06T13:17:13+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-06T13:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b4d2bbfbd5db243a267bb596ca1c1524285401fc'/>
<id>b4d2bbfbd5db243a267bb596ca1c1524285401fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
