summaryrefslogtreecommitdiffstats
path: root/src/util/profile/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-08-27 20:23:30 +0000
committerKen Raeburn <raeburn@mit.edu>2004-08-27 20:23:30 +0000
commit6fcba05976f7e6eb2518f715be68d48fa680bf34 (patch)
treebc1e0150659b400fe523ac350cdd7fc89b2ce866 /src/util/profile/ChangeLog
parent63e630ef62f30d87813120b54c1024c1b5b16e2d (diff)
downloadkrb5-6fcba05976f7e6eb2518f715be68d48fa680bf34.tar.gz
krb5-6fcba05976f7e6eb2518f715be68d48fa680bf34.tar.xz
krb5-6fcba05976f7e6eb2518f715be68d48fa680bf34.zip
* profile_tcl.c: New file, generated from profile.swg, but checked in to avoid
requiring swig in order to generate the test program. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16692 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
-rw-r--r--src/util/profile/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog
index ed8095b1b5..1e4331b404 100644
--- a/src/util/profile/ChangeLog
+++ b/src/util/profile/ChangeLog
@@ -7,6 +7,8 @@
(PROG_LIBPATH, PROG_RPATH, LOCALINCLUDES): Add Tcl options.
(DEFINES): Define.
(clean-unix): Delete profile_tcl.
+ * profile_tcl.c: New file, generated from profile.swg, but checked
+ in to avoid requiring swig in order to generate the test program.
* prof_int.h (struct _prf_data_t): Add a mutex.
* prof_file.c (profile_open_file): Initialize data mutex.