You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/04/14 18:41:47 UTC

svn commit: r764874 - in /couchdb/branches/0.9.x: ./ CHANGES etc/default/couchdb

Author: nslater
Date: Tue Apr 14 16:41:47 2009
New Revision: 764874

URL: http://svn.apache.org/viewvc?rev=764874&view=rev
Log:
merged r761347 from trunk

Modified:
    couchdb/branches/0.9.x/   (props changed)
    couchdb/branches/0.9.x/CHANGES
    couchdb/branches/0.9.x/etc/default/couchdb   (props changed)

Propchange: couchdb/branches/0.9.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Apr 14 16:41:47 2009
@@ -1,3 +1,3 @@
 /couchdb/branches/design_resources:751716-751803
 /couchdb/branches/form:729440-730015
-/couchdb/trunk:758717,760442,760503,760532,760535,760537-760539,761343
+/couchdb/trunk:758717,760442,760503,760532,760535,760537-760539,761343,761347

Modified: couchdb/branches/0.9.x/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/branches/0.9.x/CHANGES?rev=764874&r1=764873&r2=764874&view=diff
==============================================================================
--- couchdb/branches/0.9.x/CHANGES (original)
+++ couchdb/branches/0.9.x/CHANGES Tue Apr 14 16:41:47 2009
@@ -4,16 +4,6 @@
 Version 0.9.0
 -------------
 
-Packaging and System Integration:
-
- * Added COUCHDB_OPTIONS to etc/default/couchdb file.
- * Remove COUCHDB_INI_FILE and COUCHDB_PID_FILE from etc/default/couchdb file.
- * Updated `configure.ac` to manually link `libm` for portability.
- * Updated `configure.ac` to extended default library paths.
- * Removed inets configuration files.
- * Added command line test runner.
- * Created dev target for make.
-
 Futon Utility Client:
 
  * Added pagination to the database listing page.
@@ -81,6 +71,13 @@
  * The `couchdb` script now supports system chainable configuration files.
  * The Mac OS X daemon script now redirects STDOUT and STDERR like SysV/BSD.
  * The build and system integration have been improved for portability.
+ * Added COUCHDB_OPTIONS to etc/default/couchdb file.
+ * Remove COUCHDB_INI_FILE and COUCHDB_PID_FILE from etc/default/couchdb file.
+ * Updated `configure.ac` to manually link `libm` for portability.
+ * Updated `configure.ac` to extended default library paths.
+ * Removed inets configuration files.
+ * Added command line test runner.
+ * Created dev target for make.
 
 Configuration and stats system:
 

Propchange: couchdb/branches/0.9.x/etc/default/couchdb
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Apr 14 16:41:47 2009
@@ -1,4 +1,4 @@
 /couchdb/branches/design_resources/etc/default/couchdb:751716-751803
 /couchdb/branches/form/etc/default/couchdb:729440-730015
-/couchdb/trunk/etc/default/couchdb:758717,760442,760503,760532,760535,760537-760539,761343
+/couchdb/trunk/etc/default/couchdb:758717,760442,760503,760532,760535,760537-760539,761343,761347
 /incubator/couchdb/trunk/etc/default/couchdb:642419-694440