Author: nslater
Date: Tue Mar 23 18:55:22 2010
New Revision: 926729
URL: http://svn.apache.org/viewvc?rev=926729&view=rev
Log:
small fix
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=926729&r1=926728&r2=926729&view=diff
==============================================================================
--- couchdb/branches/0.11.x/CHANGES (original)
+++ couchdb/branches/0.11.x/CHANGES Tue Mar 23 18:55:22 2010
@@ -68,7 +68,7 @@ Futon:
Build and System Integration:
* Updated and improved source documentation.
- * Fixed distribution preparation for building on OS X.
+ * Fixed distribution preparation for building on Mac 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=926729&r1=926728&r2=926729&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Tue Mar 23 18:55:22 2010
@@ -73,7 +73,7 @@ Futon:
Build and System Integration:
* Updated and improved source documentation.
- * Fixed distribution preparation for building on OS X.
+ * Fixed distribution preparation for building on Mac 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
|