aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-06-22 18:14:15 +0000
committerKen Raeburn <raeburn@mit.edu>2004-06-22 18:14:15 +0000
commit88eb1e569e670b76e0994af75996e5299395b4b4 (patch)
treed95c9f66c2d8b1c6f7659123b91b82db46ea8572 /src/lib/krb5/krb/ChangeLog
parent2ea1cb233941b3f9ce94094869b5846c389210ce (diff)
downloadkrb5-88eb1e569e670b76e0994af75996e5299395b4b4.zip
krb5-88eb1e569e670b76e0994af75996e5299395b4b4.tar.gz
krb5-88eb1e569e670b76e0994af75996e5299395b4b4.tar.bz2
Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all
part of the pre-Mac OS X support. (Except the bits in the Yarrow code, where it was part of the upstream source.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16506 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/krb/ChangeLog')
-rw-r--r--src/lib/krb5/krb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/ChangeLog b/src/lib/krb5/krb/ChangeLog
index 48f9847..acad572 100644
--- a/src/lib/krb5/krb/ChangeLog
+++ b/src/lib/krb5/krb/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-22 Ken Raeburn <raeburn@mit.edu>
+
+ * parse.c (krb5_parse_name): Don't test macintosh.
+
2004-06-04 Ken Raeburn <raeburn@mit.edu>
* str_conv.c (krb5_string_to_timestamp): Use localtime_r if