ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-NBD/Changes
(Generate patch)

Comparing Linux-NBD/Changes (file contents):
Revision 1.4 by root, Fri Jun 6 08:34:45 2003 UTC vs.
Revision 1.9 by root, Mon Sep 20 11:14:25 2010 UTC

1Revision history for Perl extension Linux::NBD 1Revision history for Perl extension Linux::NBD
2
3 - fix broken set_size method.
4 - implement set_timeout and print_debug methods for client.
5 - various typo fixes, better docs, minor improvements.
6
70.91 Fri Sep 8 21:28:15 CEST 2006
8 - fix typo in Server.pm.
9
100.9 Thu Aug 24 06:04:33 CEST 2006
11 - minor reformatting/doc fixes.
12 - applied patches by Luciano Miguel Ferre:
13 - request type field (read/write) was not decoded
14 properly, so write requests failed.
15 - the recv method didn't cope with short reads.
16 - documented nbd protocol handshake.
17
180.231 Thu Mar 3 18:00:52 CET 2005
19 - change of contact address.
20
210.23 Thu Oct 23 18:03:51 CEST 2003
22 - portability fix for various perl configs.
23
240.22 Sat Aug 30 01:30:33 CEST 2003
25 - fix offset detection in attach-bincue.
2 26
30.21 Fri Jun 6 09:59:03 CEST 2003 270.21 Fri Jun 6 09:59:03 CEST 2003
4 - kernel 2.4 is required. say so! 28 - kernel 2.4 is required. say so!
5 - fix a bug with wrong calling conventions for mknod. 29 - fix a bug with wrong calling conventions for mknod.
6 - new option --mount for attach-bincue. 30 - new option --mount for attach-bincue.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines