List:Commits« Previous MessageNext Message »
From:Stewart Smith Date:March 28 2008 3:50am
Subject:bk commit into 5.0 tree (stewart:1.2585)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of stewart.  When stewart 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, 2008-03-28 14:50:44+11:00, stewart@willster.(none) +1 -0
  add missing ndb_platform.h to make dist
  
  WL4012 ndb on win32

  ndb/include/Makefile.am@stripped, 2008-03-28 14:50:43+11:00, stewart@willster.(none) +1 -1
    add ndb_platform.h to extra_dist.

diff -Nrup a/ndb/include/Makefile.am b/ndb/include/Makefile.am
--- a/ndb/include/Makefile.am	2007-12-13 23:56:04 +11:00
+++ b/ndb/include/Makefile.am	2008-03-28 14:50:43 +11:00
@@ -54,7 +54,7 @@ ndb_global.h \
 ndb_net.h
 
 EXTRA_DIST = debugger editline kernel logger mgmcommon \
-portlib transporter util CMakeLists.txt
+portlib transporter util CMakeLists.txt ndb_platform.h
 
 dist-hook:
 	-rm -rf `find $(distdir) -type d -name SCCS`
Thread
bk commit into 5.0 tree (stewart:1.2585)Stewart Smith28 Mar