P4::C4 NEWS --  history of user-visible changes.
Copyright (C) 2002 Wilson Snyder.
See the end for copying conditions.

The contributors that suggested a given feature is shown in [].
	
This uses outline mode in Emacs.  See C-h m [M-x describe-mode].

* Changes in P4::C4 2.030 8/30/2004

***	Detect c4 style clients, and on non-c4 clients allow sync/sumbit.
	Also allow raw p4 sync or submit with new -p4 flag.
	This allows c4 to be used as a full replacement for p4, even
	when the additional management features aren't desired.

****	Support new 2003.02 commands

****	Fix processing of filenames with embeded spaces. [Greg Waters]

* Changes in P4::C4 2.021 1/27/2004

****	Documentation fixes.

* Changes in P4::C4 2.020 8/6/2003

**	Added "c4 unknown" command.

***	Fixed "c4 client-delete" when the client dir no longer exists.


* Changes in P4::C4 2.010 3/18/2003

**	Added "c4 client-delete" command.

**	Added "c4_job_edit" shell command.

***	Add P4USER to .p4config file.  Thus if another user updates
	the client, it will be under the correct owner of the area.

***	c4 submit now has -f flag for suppressing up-to-date check.

****	Fix bug with haveRev not set if file created during update


* Changes in P4::C4 2.000 8/08/2002

**	First CPAN Release

**	Changes relative to C4-1.6 C program by Neil Russell

***	The .c4 file is now named .p4config
	as the p4 program knows how to use a .p4config file.

***	The .c4ignore file is now named .cvsignore
	to allow direct importing/exporting to/from CVS.

***	Multiple and single-file arguments allowed with the update command.

***	Client-create command added.

***	The API is used, rather then calling p4
	This improves the speed of the program.

***	A cache of file modification times is kept
	This cuts down on the number of diffs, greatly speeding things up.


----------------------------------------------------------------------
$Id: NEWS,v 1.18 2004/08/30 13:12:38 wsnyder Exp $
----------------------------------------------------------------------
Copyright information:

   Copyright 2002-2004 by Wilson Snyder.  This program is free software;
   you can redistribute it and/or modify it under the terms of either the GNU
   General Public License or the Perl Artistic License.

   See the README file included with this file for licencing information.

Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end: