]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
Don't close file descriptor until after calling event_del().
[nfs-utils.git] / ChangeLog
index baf12d111cfb9813c630d0d2c105ba38e248623e..b24b46cbd61788d275f6eb0f356036c5aa1e0f23 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
+       Don't close file descriptor until after calling event_del().
+
+       Delete event processing for a file descriptor before closing it.
+       This was causing hangs when used in combination with libevent-1.0b.
+
+2006-03-27 kwc@citi.umich.edu
+       Find krb5-config on SuSE 10
+
+       SuSE 10.0 puts krb5-config in yet another obscure location.
+       Look for it there and use it if found.
+
 2006-03-27 Kevin Coffman <kwc@citi.umich.edu>
        Update debian package information.