You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/07/21 10:44:43 UTC

[Couchdb Wiki] Update of "Breaking changes" by RuneSkouLarsen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by RuneSkouLarsen:
http://wiki.apache.org/couchdb/Breaking_changes

------------------------------------------------------------------------------
    -n          reset configuration file chain (including system default)
    -c          print configuration file chain and exit
  }}}
+ 
+ === Show API change ===
+ Show functions must have a new structure in 0.10.
+ 
+ === Stricter enforcing of reduciness in reduce-functions ===
+ Reduce functions are now required to reduce the number of values for a key.
  
  == Changes Between 0.8.x and 0.9.0 ==