format/spel changelog
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 6 Aug 2005 20:43:18 +0000 (20:43 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 6 Aug 2005 20:43:18 +0000 (20:43 +0000)
ChangeLog

index f25a28657ae98eac09f4adcd8d4046aca03a1080..7959441bb9a60610aee49470fb141357cb6be2bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * amd/sun_map.h: new header file for Sun style map support
 
-       * amd/sun_map.c: new soruce file for Sun style map support, clean up comments
+       * amd/sun_map.c: new source file for Sun style map support, clean
+       up comments.
 
        * amd/sun_map_parse.y: new yacc file for parsing Sun style maps,
-       fix copyright notice, put filename below license
+       fix copyright notice, put filename below license.
 
        * amd/sun_map_tok.l: new lex file for parsing Sun style maps, fix
-       copyright notice, put filename below license
+       copyright notice, put filename below license.
 
 2005-08-06  Erez Zadok  <ezk@cs.sunysb.edu>