Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 02/28/2002 20:24:33
Module Name: doc
Committed By: jlam
Date:  Thu Feb 28 18:24:32 UTC 2002

Modified Files:
 doc: pkg-CHANGES

Log Message:
Update www/cadaver to 0.19.1.  Pkgsrc changes include:

 * Don't use the shared libneon as the neon API is just too unstable.
   Revert back to using the included neon library.
 * Remove dependency on gettext-lib as the NLS build is broken.
 * Remove dependency on libgetopt as cadaver provides its own
   getopt_long implementation if one doesn't exist on the system.

Changes from version 0.19.0 include:

 * Fix permissions of local file downloaded using 'get' (Dan Mullen).
 * Add man page (Jules <jules@jules.com>)
 * lockdepth option is used for any non-collection resource.
 * Add 'quiet' option; when set, connection status messages are
   supressed.


To generate a diff of this commit:
cvs rdiff -r1.6077 -r1.6078 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.