aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/profile/ChangeLog')
-rw-r--r--src/util/profile/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index 1417326..78252eb 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,5 +1,11 @@
2004-10-13 Alexandra Ellwood <lxs@mit.edu>
+ * prof_file.c (profile_library_initializer,
+ profile_library_finalizer): Added macros to avoid adding
+ error tables on platforms that don't use them (ie: OSX).
+
+2004-10-13 Alexandra Ellwood <lxs@mit.edu>
+
* prof_int.h Added prototypes for profile_lock_global()
and profile_unlock_global().