Skip to content

Commit

Permalink
Update NEWS & CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Oct 25, 2012
1 parent 10202bf commit 88c52b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Expand Up @@ -145,6 +145,8 @@ View Server:
configuration is matched. configuration is matched.
* Fixed incorrect reduce query results when using pagination parameters. * Fixed incorrect reduce query results when using pagination parameters.
* Made icu_driver work with Erlang R15B and later. * Made icu_driver work with Erlang R15B and later.
* Avoid invalidating view indexes when running out of file descriptors
(COUCHDB-1445).


OAuth: OAuth:


Expand All @@ -157,6 +159,11 @@ Futon:
* Futon remembers view code every time it is saved, allowing to save an * Futon remembers view code every time it is saved, allowing to save an
edit that amounts to a revert. edit that amounts to a revert.


Log System:

* Log correct stacktrace in all cases.
* Improvements to log messages for file-related errors.

Version 1.1.2 Version 1.1.2
------------- -------------


Expand Down
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -74,6 +74,7 @@ This release contains backwards incompatible changes.
* Fixed incorrect reduce query results when using pagination parameters. * Fixed incorrect reduce query results when using pagination parameters.
* Made icu_driver work with Erlang R15B and later. * Made icu_driver work with Erlang R15B and later.
* Improvements to the build system and etap test suite. * Improvements to the build system and etap test suite.
* Improvements to log messages for file-related errors.


Version 1.1.2 Version 1.1.2
------------- -------------
Expand Down

0 comments on commit 88c52b2

Please sign in to comment.