diff options
| author | fukachan <fukachan> | 2017-12-31 09:40:25 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2017-12-31 09:40:25 +0000 |
| commit | 563b2d3e1a09b7179be000e75634ca28ba810ef4 (patch) | |
| tree | 6c1805aaad1c80f1eef3b289e183fe5e4c94d678 /img/dist/IM/00changes | |
| parent | e314db340e6b4afc2dc9b9a6745dea18f3cc0844 (diff) | |
| download | fml8-im-153.tar.gz fml8-im-153.tar.bz2 fml8-im-153.zip | |
import im-153im-153
Diffstat (limited to 'img/dist/IM/00changes')
| -rw-r--r-- | img/dist/IM/00changes | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/img/dist/IM/00changes b/img/dist/IM/00changes index 3237a139..7d76af47 100644 --- a/img/dist/IM/00changes +++ b/img/dist/IM/00changes @@ -1,3 +1,32 @@ +153 (2016/10/10) + +* Fix redeclaring my in my for Perl 5.24 +* Update config.guess and config.sub with autotools-dev 20160430.1 +* Support SMTP Authentication (experimental) + - To specify a submission server, add "/587" to Smtpservers + - To use AUTH LOGIN, set SmtpAccount=/PLAIN:user@host (PLAIN only) + - With a bug fix for "SIZE=" + Murata Takashi <tmurata> +* Update gitlog2imchanges to fix version tags + +152 (2015/12/20) + +* Fix unescaped left brace in regex is deprecated for Perl 5.22 +* Update config.guess and config.sub with autotools-dev 20150820.1 +* Add gitlog2imchanges to easily generate 00changes + +151 (2011/05/25) + +* IM/Config.pm.in, IM/Scan.pm: Don't use defined(%hash) for Perl 5.12. +* Makefile.in, IM/Config.pm.in: Use `sysconfdir' instead of `libdir' for + the configuration file. +* Makefile.in: $(DESTDIR) is prepended to each installed target. +* impwagent.in, IM/Config.pm.in: Use tats@vega.ocn.ne.jp instead of + img@mew.org to report bugs. +* config.guess, config.sub: Updated with Debian autotools-dev 20110511.1. +* configure: Updated with Debian autoconf 2.68-1. +* install-sh: Updated with Debian libtool 2.4-2. + 150 (2010/02/15) * IM/Pop.pm: Move exec_getsbrfile() from pop_repr() to pop_inc() to work |
