Dutch translation of clock and cmdlgtst.
[wine] / programs / wcmd / builtins.c
2003-07-11  Sylvain PetreolleFrench translation + misc fixes.
2003-02-27  Eric Pouech- don't create a new console upon startup
2003-02-11  Sylvain PetreolleFixed handling of PATH command with spaces.
2003-01-15  Alexandre JulliardUse proper file sharing parameters when opening files.
2002-07-24  Uwe BonnesMore verbose output when file not found.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-04  Jason EdmeadesAdd support for the 'title' command.
2002-04-29  Jason Edmeades- Support for dir /w and /b flags
2002-04-29  Jason EdmeadesEmulate the dos cmd 'cls'.
2002-04-20  Jason Edmeades- Fixed move and copy when no destination supplied...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
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...
2000-04-19  Alexandre JulliardFixed resource loading.
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.