Added entry for fileConfig() bugfix.

This commit is contained in:
Vinay Sajip 2006-07-01 10:45:20 +00:00
parent 6f42dfce7c
commit 28e57618ad

View file

@ -39,6 +39,9 @@ Library
- The wsgiref package is now installed properly on Unix. - The wsgiref package is now installed properly on Unix.
- A bug was fixed in logging.config.fileConfig() which caused a crash on
shutdown when fileConfig() was called multiple times.
Extension Modules Extension Modules
----------------- -----------------