Release 1.5.29.
[wine] / programs / wcmd / batch.c
2006-09-07  Dan Kegelprograms/wcmd: Rename to programs/cmd.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Rein Klazeswcmd: CALL should search the current PATH.
2005-12-19  Rein Klazeswcmd: Increase maximum length of commands.
2005-12-02  Rein KlazesAvoid formatted output in a few more places where forma...
2005-03-28  Vincent BéronNative wcmd.exe accepts CALLs to .exe files.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-05-04  Francois GougetMake our ascii strings static const.
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-01-15  Alexandre JulliardUse proper file sharing parameters when opening files.
2002-07-24  Uwe BonnesWCMD_batch: increase possible line length and warn...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-02  François GougetThe last parameter of CreateFile is a HANDLE and should...
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
1999-07-10  Dave PicklesFOR and IF commands added.
1999-06-26  Dave PicklesAdded more batch functionality, including the CALL...
1999-06-06  Dave PicklesAdded Wine command-line interpreter.