From aad385e546db509170499d022002a547fdaf599d Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Tue, 3 Aug 2010 20:27:32 +0000 Subject: fix silly typo in news and changes git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@982026 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5b275cac..7b9049f4 100644 --- a/NEWS +++ b/NEWS @@ -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. -- cgit v1.2.3