summaryrefslogtreecommitdiff
path: root/img/dist/IM/00diff
diff options
context:
space:
mode:
authorfukachan <fukachan>2017-12-31 09:40:25 +0000
committerfukachan <fukachan>2017-12-31 09:40:25 +0000
commit563b2d3e1a09b7179be000e75634ca28ba810ef4 (patch)
tree6c1805aaad1c80f1eef3b289e183fe5e4c94d678 /img/dist/IM/00diff
parente314db340e6b4afc2dc9b9a6745dea18f3cc0844 (diff)
downloadfml8-im-153.tar.gz
fml8-im-153.tar.bz2
fml8-im-153.zip
import im-153im-153
Diffstat (limited to 'img/dist/IM/00diff')
-rw-r--r--img/dist/IM/00diff21
1 files changed, 21 insertions, 0 deletions
diff --git a/img/dist/IM/00diff b/img/dist/IM/00diff
index 56b9e982..af6a6222 100644
--- a/img/dist/IM/00diff
+++ b/img/dist/IM/00diff
@@ -1,3 +1,24 @@
+ Differences between IM 153 and IM 152
+
+* 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="
+* Prevent errors for Perl 5.24
+* Update config.guess and config.sub
+
+ Differences between IM 152 and IM 151
+
+* Prevent warnings for Perl 5.22
+* Update config.guess and config.sub
+
+ Differences between IM 151 and IM 150
+
+* Tiny changes for Perl 5.12.
+* Build scripts are updated.
+ - Use `sysconfdir' instead of `libdir' for the configuration file.
+ - $(DESTDIR) is prepended to each installed target.
+
Differences between IM 150 and IM 149
* NamazuV2=yes by default.