summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW1
-rw-r--r--WHATS_NEW_DM1
4 files changed, 4 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 3f03d982..9b83ba4c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.96(2)-cvs (2012-03-06)
+2.02.96(2)-git (2012-06-06)
diff --git a/VERSION_DM b/VERSION_DM
index 715dfc18..07117045 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.75-cvs (2012-03-06)
+1.02.75-git (2012-06-06)
diff --git a/WHATS_NEW b/WHATS_NEW
index 2e9f7102..b3f742db 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
Version 2.02.96 -
================================
+ Upstream source repo now fedorahosted.org git not sources.redhat.com CVS.
Fix error paths for regex filter initialization.
Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
Fix alloc cling to cling to PVs already found with contiguous policy.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index e4fc2904..b5d110e9 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,6 @@
Version 1.02.75 -
================================
+ Upstream source repo now fedorahosted.org git not sources.redhat.com CVS.
Remove unsupported udev_get_dev_path libudev call used for checking udev dir.
Set delay_resume_if_new on deptree snapshot origin.
Log value chosen in _find_config_bool like other variable types do.