Skip to content

Commit

Permalink
Update NEWS and CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Jan 24, 2012
1 parent ce48342 commit fb3f2ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ HTTP Interface:
* Fixes to the `_changes` feed heartbeat option which caused
heartbeats to be missed when used with a filter. This caused
timeouts of continuous pull replications with a filter.
* Properly restart the SSL socket on configuration changes.

Replicator:

Expand Down Expand Up @@ -91,6 +92,8 @@ Storage System:
View Server:

* Fixed old index file descriptor leaks after a view cleanup.
* The requested_path property keeps the pre-rewrite path even when no VHost
configuration is matched.

OAuth:

Expand All @@ -100,6 +103,8 @@ Futon:

* The `Status` screen (active tasks) now displays two new task status
fields: `Started on` and `Updated on`.
* Futon remembers view code every time it is saved, allowing to save an
edit that amounts to a revert.

Version 1.1.2
-------------
Expand Down
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ This version has not been released yet.
* Fix use of OAuth with VHosts and URL rewriting.
* OAuth secrets can now be stored in the users system database.
* Allow persistent authentication cookies.
* The requested_path property of query server request objects now has
the path requested by clients before VHosts and rewriting.

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

0 comments on commit fb3f2ae

Please sign in to comment.