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 G Kergon 2014-11-28 23:07:31 +00:00
parent e492861749
commit 9258e57a50
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.114(2)-git (2014-11-28)
2.02.115(2)-git (2014-11-28)

View File

@ -1 +1 @@
1.02.92-git (2014-11-28)
1.02.93-git (2014-11-28)

View File

@ -1,3 +1,6 @@
Version 2.02.115 -
=====================================
Version 2.02.114 - 28th November 2014
=====================================
Release socket in daemon_close and protocol string in daemon_open error path.

View File

@ -1,3 +1,6 @@
Version 1.02.93 -
====================================
Version 1.02.92 - 24th November 2014
====================================
Fix memory corruption with sorting empty string lists (1.02.86).