<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Header, branch im-146</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>removed due to obsolete rule</title>
<updated>2001-06-21T23:05:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-21T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=df400b446f786e23da85da57a3fd8dbc47a65309'/>
<id>df400b446f786e23da85da57a3fd8dbc47a65309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move Language:: to FML::NL:: name space due to the function usage</title>
<updated>2001-06-10T10:22:44+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-10T10:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b1ec61df1404fbf7a7b2fb983e1295637f0d0a8e'/>
<id>b1ec61df1404fbf7a7b2fb983e1295637f0d0a8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up documents</title>
<updated>2001-05-30T04:03:21+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-05-30T04:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b8627a761d1f0efff0fa6249ff031838315d8226'/>
<id>b8627a761d1f0efff0fa6249ff031838315d8226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up documents hierarchy.</title>
<updated>2001-04-30T10:21:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-30T10:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=28dfaebfa4d77427a745046ad1b56a4d256f38aa'/>
<id>28dfaebfa4d77427a745046ad1b56a4d256f38aa</id>
<content type='text'>
remove {index,pointer}.ja.html in each directory which is obsolete.
merge documents to under fml/doc/ja/ if apporoviate.
move variable list to Documentation/ja/etc/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove {index,pointer}.ja.html in each directory which is obsolete.
merge documents to under fml/doc/ja/ if apporoviate.
move variable list to Documentation/ja/etc/
</pre>
</div>
</content>
</entry>
<entry>
<title>regen to sync w/ current</title>
<updated>2001-04-24T03:54:07+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-24T03:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0bb03d41f3bde3c6b3ee148e1a3d35a2edc22280'/>
<id>0bb03d41f3bde3c6b3ee148e1a3d35a2edc22280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implemente gen_id() to generate a new message-id</title>
<updated>2001-04-15T13:30:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T13:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b26dae529da59a492b04477f0a958265ff4a51b9'/>
<id>b26dae529da59a492b04477f0a958265ff4a51b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add FML::Header::MessageID as a module with methods to manipulate</title>
<updated>2001-04-15T05:01:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T05:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=816e92adb6b62e66d12585905faca65706700338'/>
<id>816e92adb6b62e66d12585905faca65706700338</id>
<content type='text'>
messaige-id.

modify FML::Header::extract_message_id_references() based on
FML::Header::MessageID
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
messaige-id.

modify FML::Header::extract_message_id_references() based on
FML::Header::MessageID
</pre>
</div>
</content>
</entry>
<entry>
<title>s/Dialect/Language/</title>
<updated>2001-03-20T12:25:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-20T12:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=dad8312183cd510c3c34d5077323d483a20bc6c0'/>
<id>dad8312183cd510c3c34d5077323d483a20bc6c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use FML::Log qw(Log LogWarn LogError);</title>
<updated>2001-03-20T06:14:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-20T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2198c4ce73b096d94ac6cbc591c86eca0a73b054'/>
<id>2198c4ce73b096d94ac6cbc591c86eca0a73b054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing descriptions</title>
<updated>2001-03-10T12:48:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-10T12:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=967477bfaa84390c45f1b316d100aabceced31cb'/>
<id>967477bfaa84390c45f1b316d100aabceced31cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
