]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/RelNotes/v1.3.0.eml
public-inbox 1.3.0
[public-inbox.git] / Documentation / RelNotes / v1.3.0.eml
index cbf7438bc1fd8357f6e967b61e2a8aecb4caf806..53c9a3c1fbb8f501b231f8f2d4dd7ff430611f7d 100644 (file)
@@ -1,7 +1,8 @@
-From: Eric Wong <e@80x24.org>
+From: Eric Wong <e@yhbt.net>
 To: meta@public-inbox.org
-Subject: [WIP] public-inbox 1.3.0
+Subject: [ANNOUNCE] public-inbox 1.3.0
 Content-Type: text/plain; charset=utf-8
+Message-ID: <20200210055200.public-inbox-1.3.0-rele@sed>
 
 Many internal improvements to improve the developer experience,
 long-term maintainability, ease-of-installation and compatibility.
@@ -34,7 +35,8 @@ leaks easier.
 
 * fixed Perl 5.10.1 compatibility (tested with Devel::PatchPerl)
 
-* IPC::Run is no longer used in tests
+* IPC::Run and XML::Feed are no longer used in tests,
+  though XML::TreePP becomes an optional test dependency.
 
 * Email::Address::XS used if available (newer Email::MIME
   requires it), it should handle more corner cases.
@@ -56,6 +58,7 @@ leaks easier.
   - fixed IO::KQueue usage on *BSDs
   - listen sockets are closed immediately on graceful shutdown
   - missed signals avoided with signalfd or EVFILT_SIGNAL
+  - Linux x32 ABI support
 
 * public-inbox-nntpd:
   - Y2020 workaround for Time::Local
@@ -74,9 +77,9 @@ leaks easier.
 * examples/unsubscribe.milter:
   - support unique mailto: unsubscribe
 
-Release tarballs will be available for download at
+Release tarball available for download at:
 
-       https://public-inbox.org/public-inbox.git
+https://public-inbox.org/public-inbox.git/snapshot/public-inbox-1.3.0.tar.gz
 
 Please report bugs via plain-text mail to: meta@public-inbox.org