git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23374 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-07-17 20:42:54 +00:00
parent fbdd3b822d
commit ecf817db43

View File

@@ -1,5 +1,10 @@
2008-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
2008-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* common.c: Try afs/cell@REALM before afs@REALM since that is what
OpenAFS folks have been saying is best pratices for some time
now. Patch from Derrick Brashear.
2008-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* afssys.c: Avoid using entry points depending on _IOWR if there
is no _IOWR (on cygwin).