aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/tools/Burg/LOG_CHANGES8
-rw-r--r--utils/Burg/LOG_CHANGES8
2 files changed, 16 insertions, 0 deletions
diff --git a/support/tools/Burg/LOG_CHANGES b/support/tools/Burg/LOG_CHANGES
index a7ee3430ae..804f00378b 100644
--- a/support/tools/Burg/LOG_CHANGES
+++ b/support/tools/Burg/LOG_CHANGES
@@ -1,2 +1,10 @@
8/20/02 -- Vikram Adve
be.c: Replaced "char*" with "const char*" to avoid compiler warnings.
+
+9/9/03 -- John Criswell
+ b.h be.c fe.h gram.y lex.c main.c map.c nontermainl.c plan.c zalloc.c:
+ A cursory look through our logs and comments indicates that these are
+ the only modified files. No feature enhancements have been made;
+ rather, all changes either fix minor programming errors, get rid of
+ warnings, ANSI-ify the code, or integrate Burg into our build system.
+
diff --git a/utils/Burg/LOG_CHANGES b/utils/Burg/LOG_CHANGES
index a7ee3430ae..804f00378b 100644
--- a/utils/Burg/LOG_CHANGES
+++ b/utils/Burg/LOG_CHANGES
@@ -1,2 +1,10 @@
8/20/02 -- Vikram Adve
be.c: Replaced "char*" with "const char*" to avoid compiler warnings.
+
+9/9/03 -- John Criswell
+ b.h be.c fe.h gram.y lex.c main.c map.c nontermainl.c plan.c zalloc.c:
+ A cursory look through our logs and comments indicates that these are
+ the only modified files. No feature enhancements have been made;
+ rather, all changes either fix minor programming errors, get rid of
+ warnings, ANSI-ify the code, or integrate Burg into our build system.
+