1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

post-release

This commit is contained in:
Alasdair Kergon 2011-02-09 12:11:21 +00:00
parent db76c0d09e
commit 7ad6a7d911
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.84(2)-cvs (2011-02-09)
2.02.85(2)-cvs (2011-02-09)

View File

@ -1 +1 @@
1.02.63-cvs (2011-02-09)
1.02.64-cvs (2011-02-09)

View File

@ -1,3 +1,6 @@
Version 2.02.85 -
===================================
Version 2.02.84 - 9th February 2011
===================================
Fix CRC32 calculation on big endian CPU (2.02.75).

View File

@ -1,3 +1,6 @@
Version 1.02.64 -
===================================
Version 1.02.63 - 9th February 2011
===================================
Reinstate DEBUG_MEM as it's part of the API. (1.02.62)