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/02 19:14:25 UTC

svn commit: r761347 - /couchdb/trunk/CHANGES

Author: nslater
Date: Thu Apr  2 17:14:24 2009
New Revision: 761347

URL: http://svn.apache.org/viewvc?rev=761347&view=rev
Log:
combined similar sections

Modified:
    couchdb/trunk/CHANGES

Modified: couchdb/trunk/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=761347&r1=761346&r2=761347&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Thu Apr  2 17:14:24 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: