Below is the list of changes that have just been committed into a local
5.1 repository of kent. When kent 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
1.2163 06/03/07 18:53:26 kent@stripped +1 -0
mysql.spec.sh:
Changed product name from "Community Edition" to "Community Server", bug#17970
support-files/mysql.spec.sh
1.133 06/03/07 18:49:43 kent@stripped +7 -3
Changed product name from "Community Edition" to "Community Server", bug#17970
# 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: kent
# Host: c-4c4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root: /Users/kent/mysql/bk/mysql-5.1-new
--- 1.132/support-files/mysql.spec.sh 2006-03-07 13:21:29 +01:00
+++ 1.133/support-files/mysql.spec.sh 2006-03-07 18:49:43 +01:00
@@ -302,7 +302,7 @@
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition - Debug (GPL)\"")
+ --with-comment=\"MySQL Community Server - Debug (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_DEBUGCONFLOG_DEST"
@@ -333,7 +333,7 @@
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition - Max (GPL)\"")
+ --with-comment=\"MySQL Community Server - Max (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_MAXCONFLOG_DEST"
@@ -363,7 +363,7 @@
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition (GPL)\"")
+ --with-comment=\"MySQL Community Server (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_CONFLOG_DEST"
@@ -709,6 +709,10 @@
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Wed Mar 07 2006 Kent Boortz <kent@stripped>
+
+- Changed product name from "Community Edition" to "Community Server"
+
* Mon Mar 06 2006 Kent Boortz <kent@stripped>
- Fast mutexes is now disabled by default, but should be
| Thread |
|---|
| • bk commit into 5.1 tree (kent:1.2163) BUG#17970 | kent | 7 Mar |