Author: nslater
Date: Tue Mar 23 18:18:36 2010
New Revision: 926701
URL: http://svn.apache.org/viewvc?rev=926701&view=rev
Log:
updated both CHANGES
Modified:
couchdb/branches/0.11.x/CHANGES
couchdb/trunk/CHANGES
Modified: couchdb/branches/0.11.x/CHANGES
URL:
http://svn.apache.org/viewvc/couchdb/branches/0.11.x/CHANGES?rev=926701&r1=926700&r2=926701&view=diff
==============================================================================
--- couchdb/branches/0.11.x/CHANGES (original)
+++ couchdb/branches/0.11.x/CHANGES Tue Mar 23 18:18:36 2010
@@ -68,6 +68,7 @@ Futon:
Build and System Integration:
* Updated and improved source documentation.
+ * Fixed distribution preparation for building on OS X.
* Added support for building a Windows installer as part of 'make dist'.
* Bug fix for building couch.app's module list.
* ETap tests are now run during make distcheck. This included a number of
Modified: couchdb/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=926701&r1=926700&r2=926701&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Tue Mar 23 18:18:36 2010
@@ -73,6 +73,7 @@ Futon:
Build and System Integration:
* Updated and improved source documentation.
+ * Fixed distribution preparation for building on OS X.
* Added support for building a Windows installer as part of 'make dist'.
* Bug fix for building couch.app's module list.
* ETap tests are now run during make distcheck. This included a number of