------------------------------------------------------------------------
r407 | joe | 2005-01-03 11:59:17 +0000 (Mon, 03 Jan 2005) | 1 line

Tag 0.14.3.
------------------------------------------------------------------------
r406 | joe | 2005-01-03 11:47:55 +0000 (Mon, 03 Jan 2005) | 2 lines

* doc/sitecopy.1: Document "permissions dir".

------------------------------------------------------------------------
r405 | joe | 2005-01-03 11:43:59 +0000 (Mon, 03 Jan 2005) | 2 lines

Update copyright notices.

------------------------------------------------------------------------
r404 | joe | 2005-01-03 11:41:14 +0000 (Mon, 03 Jan 2005) | 1 line

Fix typo.
------------------------------------------------------------------------
r403 | joe | 2005-01-03 11:38:50 +0000 (Mon, 03 Jan 2005) | 1 line

Changes since 0.14.2.
------------------------------------------------------------------------
r402 | joe | 2005-01-03 11:37:54 +0000 (Mon, 03 Jan 2005) | 3 lines

* src/lsparser.c (parse_directory): Avoid a strlen call.
(parse_file): Reject relative filenames.

------------------------------------------------------------------------
r401 | joe | 2005-01-03 11:18:24 +0000 (Mon, 03 Jan 2005) | 2 lines

* src/rshdriver.c (run_rcmd): Use ne_vsnprintf.

------------------------------------------------------------------------
r400 | joe | 2005-01-03 10:52:43 +0000 (Mon, 03 Jan 2005) | 2 lines

This is sh not make.

------------------------------------------------------------------------
r399 | joe | 2005-01-03 10:51:26 +0000 (Mon, 03 Jan 2005) | 2 lines

* .update-po.sh: Avoid recursive make invocations.

------------------------------------------------------------------------
r398 | joe | 2005-01-03 10:45:53 +0000 (Mon, 03 Jan 2005) | 2 lines

* .update-po.sh: Define DOMAIN in the Makefile.

------------------------------------------------------------------------
r397 | joe | 2005-01-03 10:41:15 +0000 (Mon, 03 Jan 2005) | 1 line

Fix typo.
------------------------------------------------------------------------
r396 | joe | 2005-01-03 10:39:49 +0000 (Mon, 03 Jan 2005) | 2 lines

* .update-po.sh: Another attempt at working po/Makefile.in.in-munging.

------------------------------------------------------------------------
r395 | joe | 2005-01-03 10:33:28 +0000 (Mon, 03 Jan 2005) | 2 lines

* .release.sh: Really run .update-po.sh.

------------------------------------------------------------------------
r394 | joe | 2005-01-03 10:31:50 +0000 (Mon, 03 Jan 2005) | 4 lines

* .release.sh: Update to run .update-po.sh.

* .update-po.sh: Update for current gettext Makefile.in.in.

------------------------------------------------------------------------
r393 | joe | 2005-01-03 10:27:39 +0000 (Mon, 03 Jan 2005) | 1 line

* po/: make update-po
------------------------------------------------------------------------
r392 | joe | 2005-01-03 10:16:14 +0000 (Mon, 03 Jan 2005) | 3 lines

* src/frontend.h (fe_status): Remove trailing comma from enum, fix
Tru64 cc warning.

------------------------------------------------------------------------
r391 | joe | 2005-01-03 10:14:49 +0000 (Mon, 03 Jan 2005) | 2 lines

* src/ftp.c: Misc style and comment tweaks; no functional change.

------------------------------------------------------------------------
r390 | joe | 2005-01-03 10:13:26 +0000 (Mon, 03 Jan 2005) | 2 lines

* src/rshdriver.c (run_rcmd): Use ne_attribute.

------------------------------------------------------------------------
r388 | joe | 2005-01-02 19:12:02 +0000 (Sun, 02 Jan 2005) | 2 lines

Remove two fixed bugs.

------------------------------------------------------------------------
r387 | joe | 2005-01-02 19:00:26 +0000 (Sun, 02 Jan 2005) | 2 lines

* Makefile.in: Update dependencies.

------------------------------------------------------------------------
r386 | joe | 2005-01-02 15:00:39 +0000 (Sun, 02 Jan 2005) | 1 line

Rename ChangeLog to ChangeLog.CVS.
------------------------------------------------------------------------
r385 | joe | 2005-01-02 15:00:33 +0000 (Sun, 02 Jan 2005) | 1 line

Rename ChangeLog to ChangeLog.CVS.
------------------------------------------------------------------------
r384 | joe | 2005-01-02 13:25:17 +0000 (Sun, 02 Jan 2005) | 4 lines

* po/POTFILES.in: Update to current list of sources.

* po/: Run update-po.

------------------------------------------------------------------------
r383 | joe | 2005-01-02 13:19:27 +0000 (Sun, 02 Jan 2005) | 3 lines

* configure.in: Pass two arguments to NEON_XML_PARSER to support VPATH
expat builds correctly.  Create lib/expat/* directories likewise.

------------------------------------------------------------------------
r381 | joe | 2005-01-02 13:17:20 +0000 (Sun, 02 Jan 2005) | 2 lines

* Makefile.in: Fix lack of trailing slashes after $(EXPATDIR).

------------------------------------------------------------------------
r380 | joe | 2005-01-02 13:01:23 +0000 (Sun, 02 Jan 2005) | 2 lines

Bring in lib/expat from cadaver/trunk/lib/expat.

------------------------------------------------------------------------
r379 | joe | 2005-01-02 13:00:34 +0000 (Sun, 02 Jan 2005) | 2 lines

Update copyright to 2005.

------------------------------------------------------------------------
r378 | joe | 2005-01-02 13:00:04 +0000 (Sun, 02 Jan 2005) | 3 lines

* src/sites.c (site_fetch_csum_read): Use correct return type for both
neon 0.24 and 0.25.

------------------------------------------------------------------------
r377 | joe | 2005-01-02 12:59:15 +0000 (Sun, 02 Jan 2005) | 8 lines

* Makefile.in: Adjust to use lib/neon for bundled neon, $(EXPATDIR)
for bundled expat

* configure.in: Update for new expat and neon locations.  Use
AC_MSG_NOTICE.

* autogen.sh: Look for neon macros in m4/neon.

------------------------------------------------------------------------
r376 | joe | 2005-01-02 12:39:38 +0000 (Sun, 02 Jan 2005) | 3 lines

Set svn:externals to pull in neon/src, neon/macros.  Set
svn:ignore from .cvsignores.

------------------------------------------------------------------------
r375 | joe | 2005-01-02 12:35:31 +0000 (Sun, 02 Jan 2005) | 1 line

Import sitecopy CVS HEAD.
------------------------------------------------------------------------
r374 | joe | 2005-01-02 12:31:43 +0000 (Sun, 02 Jan 2005) | 1 line

Create sitecopy tree.
------------------------------------------------------------------------
