[Python-checkins] python/dist/src/Misc NEWS,1.831.2.1,1.831.2.2

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 30 Jul 2003 09:42:19 -0700


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

Modified Files:
      Tag: release23-branch
	NEWS 
Log Message:
backport typo fix from revision 1.832


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.831.2.1
retrieving revision 1.831.2.2
diff -C2 -d -r1.831.2.1 -r1.831.2.2
*** NEWS	29 Jul 2003 22:59:30 -0000	1.831.2.1
--- NEWS	30 Jul 2003 16:42:17 -0000	1.831.2.2
***************
*** 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