summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/NEWS.txt
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2003-07-27 03:24:19 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2003-07-27 03:24:19 (GMT)
commit220fecf0f45b7ad6dde43a60e33f755793d8318d (patch)
treef1146413a5bd5e397b53bc5d19079581d0a9c80b /Lib/idlelib/NEWS.txt
parent7fbc3046df5cac4dd6cf0cbbf96707a94a305bb6 (diff)
downloadcpython-220fecf0f45b7ad6dde43a60e33f755793d8318d.zip
cpython-220fecf0f45b7ad6dde43a60e33f755793d8318d.tar.gz
cpython-220fecf0f45b7ad6dde43a60e33f755793d8318d.tar.bz2
Added a banner to the shell startup message discussing possible
warnings from personal firewall software. Added the same text to README.txt, updated NEWS.txt for release. M NEWS.txt M PyShell.py M README.txt
Diffstat (limited to 'Lib/idlelib/NEWS.txt')
-rw-r--r--Lib/idlelib/NEWS.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt
index 27ef39f..d27eb99 100644
--- a/Lib/idlelib/NEWS.txt
+++ b/Lib/idlelib/NEWS.txt
@@ -1,3 +1,12 @@
+What's New in IDLE 1.0?
+===================================
+
+*Release date: 29-Jul-2003*
+
+- Added a banner to the shell discussimg warnings possibly raised by personal
+ firewall software. Added same comment to README.txt.
+
+
What's New in IDLE 1.0 release candidate 2?
===================================
@@ -5,6 +14,7 @@ What's New in IDLE 1.0 release candidate 2?
- Calltip error when docstring was None Python Bug 775541
+
What's New in IDLE 1.0 release candidate 1?
===================================