<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML, branch master</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>handle subject_tag with % (e.g. %d, %05d) or not correctly to avoid warning.</title>
<updated>2018-09-10T10:15:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-10T10:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7dc3fe1a7ac71cb1907b2d02ae81f90a01f6fd87'/>
<id>7dc3fe1a7ac71cb1907b2d02ae81f90a01f6fd87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments on subject (mime header) handling.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-08T03:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b53efe7dcd14649ed6b51e9bb0cf3fc680c280ba'/>
<id>b53efe7dcd14649ed6b51e9bb0cf3fc680c280ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>subject handling is changed to use Mail::Message::Subject based e.g. mime_header_decode().</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-08T02:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5c85320ed48d0ca43cbf28648d8d021fe062af9a'/>
<id>5c85320ed48d0ca43cbf28648d8d021fe062af9a</id>
<content type='text'>
Mail::Message::Subject
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mail::Message::Subject
</pre>
</div>
</content>
</entry>
<entry>
<title>subject handling is changed to mime_header_decode() and as_external_form() style.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-08T02:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f295ab8d6f91a6d142175f0943b84247f27ebcde'/>
<id>f295ab8d6f91a6d142175f0943b84247f27ebcde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>article_thread_init() modified to use Mail::Message::Subject.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-07T10:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7ed5b19a6e8ef2016b1704989eb0411ce906edfe'/>
<id>7ed5b19a6e8ef2016b1704989eb0411ce906edfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the document descriptions on rewrite_article_subject_tag().</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-07T09:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=da4a301897c4bbb6200cb1675a18515bc3ba8b16'/>
<id>da4a301897c4bbb6200cb1675a18515bc3ba8b16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite_article_subject_tag() switched to use Mail::Message::Encode::Perl.</title>
<updated>2018-09-08T03:49:20+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-04T09:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3c7c5ca2e975a37a7ace0042b8d0991dabb95812'/>
<id>3c7c5ca2e975a37a7ace0042b8d0991dabb95812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify FML::Header::Subjectrewrite_article_subject_tag_orig is obsolete</title>
<updated>2018-09-04T09:34:31+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-04T09:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8bcfa5faa3a18e414fc85a31f00e8550434f132d'/>
<id>8bcfa5faa3a18e414fc85a31f00e8550434f132d</id>
<content type='text'>
by renaming to rewrite_article_subject_tag_obsolete().
It should be removed in the future.
It will stay with the repository for a while.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by renaming to rewrite_article_subject_tag_obsolete().
It should be removed in the future.
It will stay with the repository for a while.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "FML::Header::Subject-&gt;rewrite_article_subject_tag is obsolete."</title>
<updated>2018-09-04T05:19:39+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-04T05:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ff4866f85c69f103b3d5c66433dcb2ba2905ad73'/>
<id>ff4866f85c69f103b3d5c66433dcb2ba2905ad73</id>
<content type='text'>
This reverts commit e1a83b9afe47ce152788651d0a395ec3cdd39d43.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e1a83b9afe47ce152788651d0a395ec3cdd39d43.
</pre>
</div>
</content>
</entry>
<entry>
<title>FML::Header::Subject-&gt;rewrite_article_subject_tag is obsolete.</title>
<updated>2018-09-04T05:16:33+00:00</updated>
<author>
<name>Ken'ichi Fukamachi</name>
<email>fukachan@fml.org</email>
</author>
<published>2018-09-04T05:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e1a83b9afe47ce152788651d0a395ec3cdd39d43'/>
<id>e1a83b9afe47ce152788651d0a395ec3cdd39d43</id>
<content type='text'>
Temporarily, renamed to rewrite_article_subject_tag_obsolete()
but it should be removed in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Temporarily, renamed to rewrite_article_subject_tag_obsolete()
but it should be removed in the future.
</pre>
</div>
</content>
</entry>
</feed>
