summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Collapse)Author
2018-09-17merged maint/document-v7.99 branch [22a2c064..76a554ff]HEADmasterKen'ichi Fukamachi
2018-09-10brief 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-08updates 08/01-09/07: merged [feature/utf8-mime-header-handling] branch et.al.Ken'ichi Fukamachi
2018-08-01fml8 monthly release 20180801: switch from cvs to git github.com/fmlorgKen'ichi Fukamachi
2018-08-01master 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-01fml8 monthly release 20180201fukachan
2018-01-13update CPAN modulesfukachan
- 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-01clean 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-01fml8 (BETA;-) monthly rollout campaign starts.fukachan
updated to MailTools-2.19.
2017-12-31updated to im-153.fukachan
2017-12-31apply patch to fix charset handling in Content-Type headerfukachan
Thanks to <mizuki@myokoo.jp>.
2017-03-04fml-7.98.18-2015-08-15 snapshot is created as the further reference point.fukachan
XXX used as a reference only.
2013-04-14fml/utils/bin/sgml_compile.sh: inherit FML_DSL environmental variablefukachan
if exists, enhanced to catch up www.fml.org framework changes.
2012-12-30FML::Process::Calendar: catch up perl changes: defined(hashes andfukachan
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-13bump 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-21Mail::Delivery::Net::INET6 not duplicated loading of Socket related classes.fukachan
2012-04-15import Email-Find 0.10 and Exporter-Lite-0.02 for HTML::FromText.fukachan
2012-04-15not use obsolete library: timelocal.pl and ctime.pl, which is removedfukachan
in Perl 5.16 release. switched to use Time::Local and Time::localtime.
2012-02-25update CPAN modules successively:fukachan
Unicode-Japanese to 0.47. HTML-FromText to 2.05. HTML-CalendarMonthSimple to 1.25.
2012-02-19update 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-18update 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-312011/08/25 Mail::Message::Encodefukachan
bug fix quoted-printable pattern at decode_mime_utf8_to_euc().
2011-08-23commit 2010/11/28 changes, forgotten commit:fukachan
FML::Install fix vendor expansion bug (bug fix previous commit).
2010-11-09FML::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-06define 7.98.15fukachan
+ IM updated to IM-150. + fix wrong ID incrementation in article to html conversion.
2010-02-28fml-7.98.14-20100228 released as a mile stone before further development.fukachan
same as fml-7.98.14-20090809 excluding documentation.
2009-12-26document cleaning continues ... (anyway submitted)fukachan
2009-08-09build fml-7.98.14-20090809.fukachan
2009-08-09FML::Process::Distribute: move calling _htmlify() fromfukachan
deliver_article_prep() to finish().
2009-06-20build fml-7.98.14-20090620.tar.gzfukachan
2009-06-142009/06/10: bugfix case timezone +0000fukachan
2008-11-30switch developer environments to perl 5.10 base.fukachan
fix warning in FML::Process::Switch.
2008-10-312008/09/29: FML::Process::CGI::Kernel verify_request() logs client ipfukachan
address if could.
2008-09-28documentation: add usage of anonymous cgi.fukachan
2008-09-20implemnet newcgi,rmcgifukachan
2008-09-14fix admin.cgi removing operation bug.fukachan
fix listinfo operation bug.
2008-09-12restructure and cleanup cgi around codes ...fukachan
2008-09-10anonymous cgi: check system-installed module. et.al.fukachan
2008-09-09www interface for anonymous users is implemented.fukachan
bump up the current version to 7.98.14.
2008-08-31under preparation of www interface for subscribe/unsubscribe et.al.fukachan
2008-08-24isolation mails are rearranged to YYYY/MM/DD dir.fukachan
overhaul tutorial(jp). et.al.
2008-08-17bug fix create-on-post.fukachan
bug fix isolation mode for command mail. overhaul of documents 2008 summer begins.
2008-08-07anoncvs.fml.org changed to support anonymous cvs over ssh.fukachan
2008-08-03bump up version to 7.98.13.fukachan
isolation or quarantine mode implemented and enabled by default.
2008-07-20implement isolate operationfukachan
2008-07-16we need isolate_XXX directives (?)fukachan
2008-07-06define "hold" and "isolate" operations.fukachan
minor bug fixes and typo.
2008-06-28who can do newml in create-on-post?fukachan
2008-06-08details of create-on-post extension.fukachan
2008-06-08create-on-post enhanced.fukachan