From e9ec46d81638fae819b635e1f5baff1a3d8f167a Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Mon, 18 Aug 2008 10:05:50 +0000 Subject: updated CHANGES git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686718 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 95251c8d..0d9b3c58 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ Version 0.9.0-incubating Packaging and System Integration: - * Updated `configure.ac` to manually linked `libm` for portability. + * Updated `configure.ac` to manually link `libm` for portability. * Updated `configure.ac` to extended default library paths. * Removed inets configuration files. @@ -32,7 +32,7 @@ HTTP Interface: * Fix for connections not getting closed after rejecting a chunked request. (COUCHDB-55) * CouchDB can now be bound to IPv6 addresses. - * The HTTP Server header now contains the versions of CouchDB and Erlang. + * The HTTP `Server` header now contains the versions of CouchDB and Erlang. Javascript View Server: -- cgit v1.2.3