Author: ekohl
Date: Sun May 27 18:50:12 2007
New Revision: 26923
URL:
http://svn.reactos.org/svn/reactos?rev=26923&view=rev
Log:
Remove outdated email address.
Modified:
trunk/reactos/base/shell/cmd/history.txt
trunk/reactos/base/shell/cmd/readme.txt
Modified: trunk/reactos/base/shell/cmd/history.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/cmd/history.txt…
==============================================================================
--- trunk/reactos/base/shell/cmd/history.txt (original)
+++ trunk/reactos/base/shell/cmd/history.txt Sun May 27 18:50:12 2007
@@ -303,12 +303,12 @@
o Fixed carrage return output to better match MSDOS with echo on or off.
-07-Dec-1998 ReactOS CMD version 0.0.1 (Eric Kohl <ekohl(a)abo.rhein-zeitung.de>)
+07-Dec-1998 ReactOS CMD version 0.0.1 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o First test release.
o Added internal ATTRIB command.
-11-Dec-1998 ReactOS CMD version 0.0.2 (Eric Kohl <ekohl(a)abo.rhein-zeitung.de>)
+11-Dec-1998 ReactOS CMD version 0.0.2 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o Fixed bug in ALIAS. CMD crashed when you tried to remove an alias.
o Fixed bug in split(). Added freep(). This fixed the DEL command.
@@ -319,7 +319,7 @@
without parameter.
o Implemented LABEL command.
-05-Jan-1999 ReactOS CMD version 0.0.3 (Eric Kohl <ekohl(a)abo.rhein-zeitung.de>)
+05-Jan-1999 ReactOS CMD version 0.0.3 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o Added COLOR command and "/t" option.
o Cursor shows insert/overwrite mode.
@@ -333,7 +333,7 @@
o Added locale support for DIR, DATE, TIME and PROMPT.
o Fixed VERIFY.
-10-Feb-1999 ReactOS CMD version 0.0.4 (Eric Kohl <ekohl(a)abo.rhein-zeitung.de>)
+10-Feb-1999 ReactOS CMD version 0.0.4 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o "?" lists all available commands.
o Most commands are unicode and redirection aware now.
@@ -344,7 +344,7 @@
o Fixed keyboard input bug.
o Rewrote DEL and MOVE commands.
-28-Dec-1999 ReactOS CMD version 0.1 (Eric Kohl <ekohl(a)abo.rhein-zeitung.de>)
+28-Dec-1999 ReactOS CMD version 0.1 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o Cleaned up DIR command.
o Searching for executables in the right order.
@@ -358,10 +358,10 @@
o Improved history support.
o Improved COLOR command.
-09-Apr-2000 ReactOS CMD version 0.1 (EricKohl <ekohl(a)rz-online.de>
+09-Apr-2000 ReactOS CMD version 0.1 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o Fixed bug in COPY command. CMD crashed if source file didn't exist.
-13-Jul-2000 ReactOS CMD version 0.1.1 (EricKohl <ekohl(a)rz-online.de>
+13-Jul-2000 ReactOS CMD version 0.1.1 (Eric Kohl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o Implemented 'ECHO.' and 'ECHOERR.' commands.
Modified: trunk/reactos/base/shell/cmd/readme.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/cmd/readme.txt?…
==============================================================================
--- trunk/reactos/base/shell/cmd/readme.txt (original)
+++ trunk/reactos/base/shell/cmd/readme.txt Sun May 27 18:50:12 2007
@@ -41,7 +41,7 @@
Hans B Pufal <hansp(a)digiweb.com>
ReactOS developers:
- Eric Kohl <ekohl(a)rz-online.de>
+ Eric Kohl
Emanuele Aliberti <ea(a)iol.it>
Paolo Pantaleo <paolopan(a)freemail.it>
Brandon Turner <turnerb7(a)msu.edu>