about summary refs log tree commit homepage
path: root/Documentation/RelNotes/v1.3.0.eml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/v1.3.0.eml')
-rw-r--r--Documentation/RelNotes/v1.3.0.eml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/RelNotes/v1.3.0.eml b/Documentation/RelNotes/v1.3.0.eml
index cbf7438b..f21a6491 100644
--- a/Documentation/RelNotes/v1.3.0.eml
+++ b/Documentation/RelNotes/v1.3.0.eml
@@ -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