]> git.sur5r.net Git - cc65/commitdiff
Changed email address of Keith Gerdes
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 30 Nov 2000 15:44:32 +0000 (15:44 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 30 Nov 2000 15:44:32 +0000 (15:44 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@500 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/CREDITS
doc/compile.txt

index 39720761a53683c868d78b5e910af98b9fb81c9e..4a81fe327559f84917b29fe5af7ce854b2e1b076 100644 (file)
@@ -11,7 +11,7 @@ implementations and a lot of his code is still in the current compiler.
 
 More special thanks to:
 
-  * Keith W. Gerdes <kwg@freebird.ghofn.org>
+  * Keith W. Gerdes <kwg@netzero.net>
 
     Without his outstanding help, the assembler/compiler wouldn't be, what it
     is now. He helped with suggestions, bug reports and even kicked me here
index fd31d633ec102dfb8e153fbf2980838842e9a9a0..f62f315349502894fbdfdd513e66c7a4d8ad6751 100644 (file)
@@ -36,7 +36,7 @@ DOS using the DJGPP compiler
 ----------------------------
 
 Most information in this section was provided by Keith W. Gerdes
-(kwg@freebird.ghofn.org). Thanks a lot!
+(kwg@netzero.net). Thanks a lot!
 
 The tmpfile() function in DJGPP has a bug and will not open the scratch
 file in binary mode. If you have problems with the archiver (which uses
@@ -153,7 +153,7 @@ Watcom tools, or you have to change the makefile.
 
 3. Use Linux to build the libraries:-) If you don't have Linux, get it
    now! More serious: There is no makefile to build the libraries under
-   any of the DOS based operating systems. Use a batch file similar to 
+   any of the DOS based operating systems. Use a batch file similar to
    the one above, or rewrite the makefile.