Patch #1177597: Fix various bugs in Demo/classes/Complex.py.
diff --git a/Misc/NEWS b/Misc/NEWS
index ae02161..f1551b1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -310,6 +310,7 @@
 Tools/Demos
 -----------
 
+- Patch #1177597: Correct Complex.__init__.
 
 
 What's New in Python 2.4 final?