summaryrefslogtreecommitdiffstats
path: root/src/util/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-06-16 20:17:00 +0000
committerTom Yu <tlyu@mit.edu>2004-06-16 20:17:00 +0000
commit24b7d994e9124af0d7fb2e5c8565b543ab4df313 (patch)
tree956742b151dff6c18e62ce0ad16dd1f1cedfab95 /src/util/ChangeLog
parent02c51b4f59b6c86c2112cd10a209322ad1cbb0c6 (diff)
downloadkrb5-24b7d994e9124af0d7fb2e5c8565b543ab4df313.tar.gz
krb5-24b7d994e9124af0d7fb2e5c8565b543ab4df313.tar.xz
krb5-24b7d994e9124af0d7fb2e5c8565b543ab4df313.zip
* depfix.sed: Delete /os/usr/include as well, to cope with an
athena hack. (#include "/os/usr/include/sys/rwstlock.h" in sys/vnode.h) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16469 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ChangeLog')
-rw-r--r--src/util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/ChangeLog b/src/util/ChangeLog
index e1a1874187..09722c73f9 100644
--- a/src/util/ChangeLog
+++ b/src/util/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-16 Tom Yu <tlyu@mit.edu>
+
+ * depfix.sed: Delete /os/usr/include as well, to cope with an
+ athena hack. (#include "/os/usr/include/sys/rwstlock.h" in
+ sys/vnode.h)
+
2004-05-04 Ken Raeburn <raeburn@mit.edu>
* Makefile.in (LOCAL_SUBDIRS): Build support library.