From ae7bc1348237a9120bc896e17c2e3461728ecb9c Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 22 May 2003 19:13:35 +0000 Subject: [PATCH] Go ahead and label this 2.2.3c1 --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index c96e9f56a875..76302b26c9f1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,5 +1,5 @@ -What's New in Python 2.2.3 ? -Release date: XX-XXX-2003 +What's New in Python 2.2.3c1 ? +Release date: 22-May-2003 ============================ - C API: PyType_Ready(): If a type declares that it participates in gc -- 2.47.3