| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-17 | merged maint/document-v7.99 branch [22a2c064..76a554ff]HEADmaster | Ken'ichi Fukamachi | |
| 2018-09-10 | brief descriptions on major changes after 7.99.1. | Ken'ichi Fukamachi | |
| old changes are separeted to fml/doc/ja/CHANGES-7.97.txt (in fml-devel (before 7.98) age) and fml/doc/ja/CHANGES-7.98.txt (in fml 7.98.xx age). | |||
| 2018-09-08 | updates 08/01-09/07: merged [feature/utf8-mime-header-handling] branch et.al. | Ken'ichi Fukamachi | |
| 2018-08-01 | fml8 monthly release 20180801: switch from cvs to git github.com/fmlorg | Ken'ichi Fukamachi | |
| 2018-08-01 | master repository switch from cvs to github.com/fmlorg. | Ken'ichi Fukamachi | |
| master repository is moved from cvs.fml.org to github.com/fmlorg. modified tools and documents to reflect scm changes (cvs to github). | |||
| 2018-02-01 | fml8 monthly release 20180201 | fukachan | |
| 2018-01-13 | update CPAN modules | fukachan | |
| - updated to Crypt-RandPasswd 0.06 - updated to Exporter-Lite 0.08 - updated to Time-modules 2013.0912 - updated to Unicode-Japanese 0.49 - updated to File-MMagic 1.30 - updated to PathTools 3.62 (File::Spec) - updated to MIME-Types 2.14 | |||
| 2018-01-01 | clean up. | fukachan | |
| moved the preamble (7.98.xx comments) to the last Appendix. fixed: fml8 season (monthly for a while) rollout campaign starts | |||
| 2018-01-01 | fml8 (BETA;-) monthly rollout campaign starts. | fukachan | |
| updated to MailTools-2.19. | |||
| 2017-12-31 | updated to im-153. | fukachan | |
| 2017-12-31 | apply patch to fix charset handling in Content-Type header | fukachan | |
| Thanks to <mizuki@myokoo.jp>. | |||
| 2017-03-04 | fml-7.98.18-2015-08-15 snapshot is created as the further reference point. | fukachan | |
| XXX used as a reference only. | |||
| 2013-04-14 | fml/utils/bin/sgml_compile.sh: inherit FML_DSL environmental variable | fukachan | |
| if exists, enhanced to catch up www.fml.org framework changes. | |||
| 2012-12-30 | FML::Process::Calendar: catch up perl changes: defined(hashes and | fukachan | |
| arrays) is deprecated, instead use a simple test for size: FML::Process::ConfViewer and FML::Process::DocViewer: catch up perl changes: length(@array) -> "scalar @array". | |||
| 2012-12-13 | bump up to 7.98.18 hack base to catch up perl 5.16 changes, cpan modules .. | fukachan | |
| modified Mail::Delivery::SMTP to catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings. see RT#66474. HTML::EntitiesLite added to make HTML::FromText work. | |||
| 2012-04-21 | Mail::Delivery::Net::INET6 not duplicated loading of Socket related classes. | fukachan | |
| 2012-04-15 | import Email-Find 0.10 and Exporter-Lite-0.02 for HTML::FromText. | fukachan | |
| 2012-04-15 | not use obsolete library: timelocal.pl and ctime.pl, which is removed | fukachan | |
| in Perl 5.16 release. switched to use Time::Local and Time::localtime. | |||
| 2012-02-25 | update CPAN modules successively: | fukachan | |
| Unicode-Japanese to 0.47. HTML-FromText to 2.05. HTML-CalendarMonthSimple to 1.25. | |||
| 2012-02-19 | update CPAN modules successively: | fukachan | |
| Jcode to 2.07. File-MMagic to 1.27. Socket6 to 0.23 (not used, holded in cpan/dist for reference). HTML-Template is removed since it is not used. Log-ErrLogger is removed since it is not used. Text-CSV is removed since it is not used. Rcs is removed since it is not used. VCS-CSV is removed since it is not used. | |||
| 2012-02-18 | update Time-modules to 2011.0517 (sync w/ pkgsrc/time/p5-Time-modules). | fukachan | |
| bump up the FML_CURRENT_VERSION to 7.98.17 to clarify the dependence among the version and modules. | |||
| 2011-08-31 | 2011/08/25 Mail::Message::Encode | fukachan | |
| bug fix quoted-printable pattern at decode_mime_utf8_to_euc(). | |||
| 2011-08-23 | commit 2010/11/28 changes, forgotten commit: | fukachan | |
| FML::Install fix vendor expansion bug (bug fix previous commit). | |||
| 2010-11-09 | FML::Install is enhanced to try to install all files in all vendors, | fukachan | |
| which is useful for 3rd party. so, bump up to the version 7.98.16. | |||
| 2010-03-06 | define 7.98.15 | fukachan | |
| + IM updated to IM-150. + fix wrong ID incrementation in article to html conversion. | |||
| 2010-02-28 | fml-7.98.14-20100228 released as a mile stone before further development. | fukachan | |
| same as fml-7.98.14-20090809 excluding documentation. | |||
| 2009-12-26 | document cleaning continues ... (anyway submitted) | fukachan | |
| 2009-08-09 | build fml-7.98.14-20090809. | fukachan | |
| 2009-08-09 | FML::Process::Distribute: move calling _htmlify() from | fukachan | |
| deliver_article_prep() to finish(). | |||
| 2009-06-20 | build fml-7.98.14-20090620.tar.gz | fukachan | |
| 2009-06-14 | 2009/06/10: bugfix case timezone +0000 | fukachan | |
| 2008-11-30 | switch developer environments to perl 5.10 base. | fukachan | |
| fix warning in FML::Process::Switch. | |||
| 2008-10-31 | 2008/09/29: FML::Process::CGI::Kernel verify_request() logs client ip | fukachan | |
| address if could. | |||
| 2008-09-28 | documentation: add usage of anonymous cgi. | fukachan | |
| 2008-09-20 | implemnet newcgi,rmcgi | fukachan | |
| 2008-09-14 | fix admin.cgi removing operation bug. | fukachan | |
| fix listinfo operation bug. | |||
| 2008-09-12 | restructure and cleanup cgi around codes ... | fukachan | |
| 2008-09-10 | anonymous cgi: check system-installed module. et.al. | fukachan | |
| 2008-09-09 | www interface for anonymous users is implemented. | fukachan | |
| bump up the current version to 7.98.14. | |||
| 2008-08-31 | under preparation of www interface for subscribe/unsubscribe et.al. | fukachan | |
| 2008-08-24 | isolation mails are rearranged to YYYY/MM/DD dir. | fukachan | |
| overhaul tutorial(jp). et.al. | |||
| 2008-08-17 | bug fix create-on-post. | fukachan | |
| bug fix isolation mode for command mail. overhaul of documents 2008 summer begins. | |||
| 2008-08-07 | anoncvs.fml.org changed to support anonymous cvs over ssh. | fukachan | |
| 2008-08-03 | bump up version to 7.98.13. | fukachan | |
| isolation or quarantine mode implemented and enabled by default. | |||
| 2008-07-20 | implement isolate operation | fukachan | |
| 2008-07-16 | we need isolate_XXX directives (?) | fukachan | |
| 2008-07-06 | define "hold" and "isolate" operations. | fukachan | |
| minor bug fixes and typo. | |||
| 2008-06-28 | who can do newml in create-on-post? | fukachan | |
| 2008-06-08 | details of create-on-post extension. | fukachan | |
| 2008-06-08 | create-on-post enhanced. | fukachan | |
