You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2011/07/02 21:04:47 UTC

svn commit: r1142268 - in /couchdb/trunk: CHANGES NEWS

Author: fdmanana
Date: Sat Jul  2 19:04:47 2011
New Revision: 1142268

URL: http://svn.apache.org/viewvc?rev=1142268&view=rev
Log:
Updated CHANGES and NEWS to reflect COUCHDB-1201

Modified:
    couchdb/trunk/CHANGES
    couchdb/trunk/NEWS

Modified: couchdb/trunk/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=1142268&r1=1142267&r2=1142268&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Sat Jul  2 19:04:47 2011
@@ -39,6 +39,11 @@ OAuth:
 
  * Updated budled erlang_oauth library to the latest version.
 
+Futon:
+
+ * The `Status` screen (active tasks) now displays two new task status
+   fields: `Started on` and `Updated on`.
+
 Version 1.1.1
 -------------
 

Modified: couchdb/trunk/NEWS
URL: http://svn.apache.org/viewvc/couchdb/trunk/NEWS?rev=1142268&r1=1142267&r2=1142268&view=diff
==============================================================================
--- couchdb/trunk/NEWS (original)
+++ couchdb/trunk/NEWS Sat Jul  2 19:04:47 2011
@@ -23,6 +23,8 @@ This version has not been released yet.
    information URIs.
  * A new replicator implementation that offers more performance
    and configuration options.
+ * Futon's `Status` screen (active tasks) now displays two new task
+   status fields: `Started on` and `Updated on`.
 
 Version 1.1.1
 -------------