[Python-checkins] CVS: python/dist/src/Misc NEWS,1.81.2.33,1.81.2.34

Moshe Zadka moshez@users.sourceforge.net
Sat, 31 Mar 2001 06:13:28 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv22532/Misc

Modified Files:
      Tag: release20-maint
	NEWS 
Log Message:
- #12195 - webbrowser.py - there was typo in Mac code


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.81.2.33
retrieving revision 1.81.2.34
diff -C2 -r1.81.2.33 -r1.81.2.34
*** NEWS	2001/03/31 14:06:31	1.81.2.33
--- NEWS	2001/03/31 14:13:25	1.81.2.34
***************
*** 130,133 ****
--- 130,135 ----
  - Update install-sh using version from automake 1.4.
  
+ - #12195 - webbrowser.py - there was typo in Mac code
+ 
  What's New in Python 2.0?
  =========================