[Python-checkins] python/dist/src/Misc NEWS,1.831,1.832

doerwalter@users.sourceforge.net doerwalter@users.sourceforge.net
Wed, 30 Jul 2003 05:14:05 -0700


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

Modified Files:
	NEWS 
Log Message:
Fix typo.


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.831
retrieving revision 1.832
diff -C2 -d -r1.831 -r1.832
*** NEWS	29 Jul 2003 22:11:31 -0000	1.831
--- NEWS	30 Jul 2003 12:14:02 -0000	1.832
***************
*** 285,289 ****
  
  - Bundlebuilder now inherits default values in the right way.  It was
!   previously possible for app bundles to et a type of "BNDL" instead
    of "APPL."  Other improvements include, a --build-id option to
    specify the CFBundleIdentifier and using the --python option to set
--- 285,289 ----
  
  - Bundlebuilder now inherits default values in the right way.  It was
!   previously possible for app bundles to get a type of "BNDL" instead
    of "APPL."  Other improvements include, a --build-id option to
    specify the CFBundleIdentifier and using the --python option to set