From c70811ddbca64fee80947d06b73546d60c477ff2 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 30 May 2003 20:57:36 +0000 Subject: [PATCH] Last minute NEWS file updates --- Misc/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index aeb6c5aa684f..ec4a61115027 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -27,9 +27,12 @@ Release date: 30-May-2003 all that, but note that fixing these bugs may change visible behavior in code relying (whether intentionally or accidentally) on old behavior. +- Backport SF #745478: email package 2.5.3; fixes a buglet in + multipart boundary calculation. + - RPM spec file update from Sean Reifschneider. -- Mac OS X specific backports for distutils/unixccompiler.py. +- Mac OS X specific backports for distutils/unixccompiler.py. SF #723495 What's New in Python 2.2.3c1 ? -- 2.47.3