summaryrefslogtreecommitdiffstats
path: root/src/util/profile
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/profile')
-rw-r--r--src/util/profile/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index eb11fef8d..49a1c296d 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -28,12 +28,12 @@ Fri Jan 28 16:27:01 2000 Ezra Peisach <epeisach@mit.edu>
* argv_parse.c: Include string.h (for strlen prototype)
-1999-10-26 Tom Yu <tlyu@mit.edu>
+1999-10-26 Wilfredo Sanchez <tritan@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
LOCAL_INCLUDES such that one can override CFLAGS from the command
line without losing CPP search patchs and defines. Some associated
- Makefile cleanup. [from wsanchez@apple.com]
+ Makefile cleanup.
1999-09-01 Danilo Almeida <dalmeida@mit.edu>