diff --git a/ChangeLog b/ChangeLog index 80dddd78c8f2e0e72b9e17edd7d787c93e24af30..abc0d349f41c43b47b689451c0dc965a9d3ab17c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2003-08-22 Per Cederqvist <ceder@ceder.dyndns.org> + Xenofarm automount workaround. + * src/server/connections.c (dump_connections): If the rename of + the file fails with ENOENT, retry it a few times before giving + up. This is an attempt to work around an automount problem on the + Xenofarm at Lysator. + Fixed an error in the new function l2gi_prev(). * src/server/local-to-global.c (l2gi_prev): Don't read memory before the start of an array.