From: Date: April 24 2007 3:43am Subject: bk commit into 5.0 tree (iggy:1.2450) BUG#24732 List-Archive: http://lists.mysql.com/commits/25209 X-Bug: 24732 Message-Id: <20070424014347.574EBA90144@recycle> Below is the list of changes that have just been committed into a local 5.0 repository of iggy. When iggy does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet@stripped, 2007-04-23 21:43:36-04:00, iggy@recycle.(none) +1 -0 Bug#24732 Executables do not include Vista manifests - Correct PushBuild failure. win/Makefile.am@stripped, 2007-04-23 21:43:35-04:00, iggy@recycle.(none) +2 -1 Bug#24732 Executables do not include Vista manifests - Make sure new files are included in make dist builds. # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: iggy # Host: recycle.(none) # Root: /src/bug24732/my50-bug24732 --- 1.3/win/Makefile.am 2006-12-30 15:02:08 -05:00 +++ 1.4/win/Makefile.am 2007-04-23 21:43:35 -04:00 @@ -14,7 +14,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## Process this file with automake to create Makefile.in -EXTRA_DIST = build-vs71.bat build-vs8.bat build-vs8_x64.bat configure.js README +EXTRA_DIST = build-vs71.bat build-vs8.bat build-vs8_x64.bat configure.js README \ + mysql_manifest.cmake create_manifest.js # Don't update the files from bitkeeper %::SCCS/s.%