summaryrefslogtreecommitdiff
path: root/WHATS_NEW
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2004-05-05 12:03:07 +0000
committerAlasdair Kergon <agk@redhat.com>2004-05-05 12:03:07 +0000
commit1f93ea06753117944726168406aa1796d5aed50f (patch)
tree1b420ad259a2bc8a39a1571b3d3fe7c346da91cd /WHATS_NEW
parent25b705c3a8ed64637807c370a4e355016cb3e90a (diff)
downloadlvm2-1f93ea06753117944726168406aa1796d5aed50f.tar.gz
Revise internal locking semantics.
Diffstat (limited to 'WHATS_NEW')
-rw-r--r--WHATS_NEW2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index a1528fa1e..88dac6fbc 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
Version 2.00.16 -
=============================
+ Revise internal locking semantics.
+ Move find_pv_by_name to library.
Rename move->copy.
Add devices to segments report.
Begin separating out segment code. There's a lot of change here.