]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: more 1.3.0 release notes updates
authorEric Wong <e@yhbt.net>
Fri, 7 Feb 2020 08:31:58 +0000 (02:31 -0600)
committerEric Wong <e@yhbt.net>
Sat, 8 Feb 2020 06:05:26 +0000 (06:05 +0000)
Documentation/RelNotes/v1.3.0.eml

index cbf7438bc1fd8357f6e967b61e2a8aecb4caf806..f21a649179a4d284c425a491f3ae45699f93e852 100644 (file)
@@ -34,7 +34,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 +57,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