summaryrefslogtreecommitdiffstats
path: root/WHATS_NEW_DM
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-03-03 01:00:49 +0000
committerAlasdair Kergon <agk@redhat.com>2012-03-03 01:00:49 +0000
commit02b351ad958596e40a3ac3ce59437cc7340cca50 (patch)
treec0f2fdc5ccb93e104bd2c8bbd29d1d07c1bacc64 /WHATS_NEW_DM
parentedb42ac3672f5e634cd5ec5332129bc77dd0cc38 (diff)
downloadlvm2-02b351ad958596e40a3ac3ce59437cc7340cca50.tar.gz
lvm2-02b351ad958596e40a3ac3ce59437cc7340cca50.tar.xz
lvm2-02b351ad958596e40a3ac3ce59437cc7340cca50.zip
pre-release
Diffstat (limited to 'WHATS_NEW_DM')
-rw-r--r--WHATS_NEW_DM8
1 files changed, 4 insertions, 4 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index e003dac8..c06b7b45 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,11 +1,11 @@
-Version 1.02.73 -
-====================================
+Version 1.02.73 - 3rd March 2012
+================================
Test _thread_registry list with holding mutex in dmeventd.
- Added dm_tree_node_set_callback() for preload and deactivation hooks.
+ Add dm_tree_node_set_callback() for preload and deactivation hooks.
Drop unsupported TRIM message for thin pool.
Improve logging for fifo startup in dmeventd.
Better detection of missing dmeventd fifo connection (1.02.71).
- Add few pointer validation in dmsetup.
+ Add a few pointer validations in dmsetup.
Support dm_task_get_driver_version() query without version string.
Log failure of pthread_join when cleaning unused threads in dmeventd.
Fix empty string warning logic in _find_config_str. (1.02.68)