diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,8 +14,8 @@ Version 1.0.1 * Fixed various replicator bugs for security and interop with older CouchDB versions. * Show fields saved along with _deleted=true. Allows for auditing of deletes. - * Better error messages on bad URL requests. - * Anable basic-auth popup when required to access the server, to prevent + * Better error messages on invalid URL requests. + * Enable basic-auth popup when required to access the server, to prevent people from getting locked out. * Avoid potential DOS attack by guarding all creation of atoms. * User interface element for querying stale (cached) views. |