ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-NBD/Changes
Revision: 1.8
Committed: Fri Sep 8 19:29:06 2006 UTC (17 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-0_91
Changes since 1.7: +3 -0 lines
Log Message:
fix typo

File Contents

# Content
1 Revision history for Perl extension Linux::NBD
2
3 0.91 Fri Sep 8 21:28:15 CEST 2006
4 - fix typo in Server.pm.
5
6 0.9 Thu Aug 24 06:04:33 CEST 2006
7 - minor reformatting/doc fixes.
8 - applied patches by Luciano Miguel Ferre:
9 - request type field (read/write) was not decoded
10 properly, so write requests failed.
11 - the recv method didn't cope with short reads.
12 - documented nbd protocol handshake.
13
14 0.231 Thu Mar 3 18:00:52 CET 2005
15 - change of contact address.
16
17 0.23 Thu Oct 23 18:03:51 CEST 2003
18 - portability fix for various perl configs.
19
20 0.22 Sat Aug 30 01:30:33 CEST 2003
21 - fix offset detection in attach-bincue.
22
23 0.21 Fri Jun 6 09:59:03 CEST 2003
24 - kernel 2.4 is required. say so!
25 - fix a bug with wrong calling conventions for mknod.
26 - new option --mount for attach-bincue.
27 - attach-bincue now moves the offset so that the first volhdr
28 is at sector 16.
29
30 0.2 Tue May 20 20:09:25 CEST 2003
31 - guessing for attach-bincue.
32 - just kill the server => less oopses, but still.
33 - corrected version. doh.
34
35 0.01 Thu May 8 22:18:22 CEST 2003
36 - original version; copied from Convert-Scalar
37