diff --git a/lib/kafs/ChangeLog b/lib/kafs/ChangeLog index 986b29b8c..5a289582b 100644 --- a/lib/kafs/ChangeLog +++ b/lib/kafs/ChangeLog @@ -1,5 +1,10 @@ -2008-04-15 Love Hörnquist Åstrand +2008-07-17 Love Hörnquist Åstrand + * 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 Åstrand * afssys.c: Avoid using entry points depending on _IOWR if there is no _IOWR (on cygwin).