diff options
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index d9f30d867..83bbca78b 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,5 +1,8 @@ 2002-06-19 Ken Raeburn <raeburn@mit.edu> + * prof_parse.c (strip_line): Simplify loop by preserving "p" + rather than recomputing it. + * configure.in: Look for strdup. * prof_tree.c (profile_create_node): Use strdup. (strdup, MYstrdup): Define it if the OS doesn't provide it. |
