From e45d947322c0a0ccd3aed584548b4e65a7b45e1e Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 21 Dec 2010 21:08:51 +0000 Subject: [PATCH] post-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 5 ++++- WHATS_NEW_DM | 3 +++ 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 1999b0558..994cf80d0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.79(2)-cvs (2010-12-20) +2.02.80(2)-cvs (2010-12-21) diff --git a/VERSION_DM b/VERSION_DM index de8ac6b04..5ced624c4 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.60-cvs (2010-12-20) +1.02.61-cvs (2010-12-21) diff --git a/WHATS_NEW b/WHATS_NEW index 08cc26c39..f370948fc 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,8 +1,11 @@ +Version 2.02.80 - +==================================== + Version 2.02.79 - 20th December 2010 ==================================== Remove some unused variables. Add missing test for reallocation error in _find_parallel_space(). - Add checks for allocation errors in config node clonning. + Add checks for allocation errors in config node cloning. Fix error path if regex engine cannot be created in _build_matcher(). Use char* arithmetic in target_version(), _process_all() & _targets(). Fixing const cast gcc warnings in the code. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index c6ce2e6e5..697260a1a 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.61 - +==================================== + Version 1.02.60 - 20th December 2010 ==================================== Check for unlink failure in remove_lockfile() in dmeventd.