--- Linux-NBD/Changes 2010/09/21 11:31:05 1.10 +++ Linux-NBD/Changes 2010/09/21 11:51:55 1.11 @@ -6,8 +6,8 @@ - INCOMPATIBLE CHANGE: the return value of one_request is now different. - INCOMPATIBLE CHANGE: server send and recv methods are gone. - fix broken set_size method. - - fix a potential memmory-corruption bug when invoking callbacks. - - changed default devicenames to /dev/nbdX. + - fix a potential memory-corruption bug when invoking callbacks. + - changed default device names to /dev/nbdX. - implement set_timeout and print_debug methods for client. - implement req_disc[connect] method for server. - various typo fixes, better docs, minor improvements.