]> sourceware.org Git - lvm2.git/commitdiff
Update WHATS_NEW for latest liblvm changes
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 27 Jul 2009 21:10:30 +0000 (21:10 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 27 Jul 2009 21:10:30 +0000 (21:10 +0000)
WHATS_NEW

index 21d61f125fc6371a7fcaff82a473a37d6b766bd6..ae2e7f552dd185efa545ed2fd3549cb17276438a 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,17 @@
 Version 2.02.50 - 
 ================================
+  Remove unnecessary \n's from log_error in liblvm.
+  Add config_reload and config_override to test.c, change prompt.
+  Add lvm_config_override - allow caller to override LVM config.
+  Refactor _override_settings into override_config_tree_from_string and move.
+  Add skeletons of lvm_lv_resize and lvm_pv_resize - not yet implemented.
+  Update test/api/test.c to include lvm_vg_reduce and lvm_vg_extend.
+  Add lvm_vg_reduce to liblvm.
+  Add vg_reduce to metadata.c and metadata-exported.h.
+  Update error return and comments for lvm_list_vg_names/uuids.
+  Rename lvm_reload_config to lvm_config_reload.
+  Update display.c to use vg_free(vg) instead of duplicating the calculation.
+  More liblvm header file cleanups.
   Update liblvm unit tests in test/api for latest liblvm changes.
   Add lvm_lv_is_active and lvm_lv_is_suspended liblvm APIs.
   Add lvm_lv_activate and lvm_lv_deactivate liblvm APIs.
This page took 0.040436 seconds and 5 git commands to generate.