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/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index 172d7ac..9a1da21 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -1,3 +1,35 @@
+2002-02-28 Alexandra Ellwood <lxs@mit.edu>
+ * profile.pbexp: Restrict Mac OS X export list to public functions
+
+2001-11-05 Tom Yu <tlyu@mit.edu>
+
+ * Makefile.in (LIBMINOR): Bump due to error table changes.
+
+2001-09-25 Ken Raeburn <raeburn@mit.edu>
+
+ * prof_err.et (PROF_BAD_BOOLEAN, PROF_BAD_INTEGER): New error
+ codes.
+
+2001-02-02 Tom Yu <tlyu@mit.edu>
+
+ * krb5.conf: Test with trailing whitespace on "default_realm"
+ line. [pullup from trunk]
+
+ * krb5.conf: Test with a space after ']' and '{' [pullup from trunk]
+
+ * prof_parse.c (parse_std_line): Spaces after '{' or ']' should
+ not be a fatal error. This is a common lossage in krb5.conf files.
+ [pullup from trunk]
+
+2000-10-7 Miro Jurisic <meeroh@mit.edu>
+
+ * et.pbexp: Added the Mach-O initializer function
+
+2000-10-7 Miro Jurisic <meeroh@mit.edu>
+
+ * et.pbexp: Added the Mac OS X export file (hopefully temporary,
+ until Apple fixes their tools to use the same format as Mac OS 9)
+
1999-10-26 Tom Yu <tlyu@mit.edu>
* Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,