From 1a443ddd20cf20d08d6789c7163d52cbe21c1157 Mon Sep 17 00:00:00 2001 From: Dave Wysochanski Date: Wed, 24 Feb 2010 18:21:15 +0000 Subject: [PATCH] Update WHATS_NEW. --- WHATS_NEW | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index b3bdba9d9..5bc776860 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,10 @@ Version 2.02.62 - ==================================== + Update lvm2app.h Doxygen comments and add lvm2app Doxygen config file. + Update nightly tests and lvm2app unit tests to cover tags. + Add lvm2app functions lvm_{vg|lv}_{get|add|remove}_tag() functions. + Add dm_pool_strdup to allocate and copy memory in tag library function. + Refactor vgcreate, vgchange, and lvchange for tag library function. Refactor snapshot-merge deptree and device removal to support info-by-uuid. Version 2.02.61 - 15th February 2010