From 1ce205fe0b19e5f2547ceb216787ce2dc8bf542c Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Tue, 17 Feb 2009 18:27:28 +0000 Subject: [PATCH] date_based: New directory. * date_based: New directory. * README: Move from here ... * date_based/README: to here. * reg_search: Move from here ... * date_based/reg_search: to here. * reg_periodic: Move from here ... * date_based/reg_periodic: to here. * reg_test_template: Move from here ... * date_based_reg_test_template: to here. From-SVN: r144238 --- contrib/reghunt/ChangeLog | 12 ++++++++++++ contrib/reghunt/{ => date_based}/README | 0 contrib/reghunt/{ => date_based}/reg_periodic | 0 contrib/reghunt/{ => date_based}/reg_search | 0 contrib/reghunt/{ => date_based}/reg_test_template | 0 5 files changed, 12 insertions(+) rename contrib/reghunt/{ => date_based}/README (100%) rename contrib/reghunt/{ => date_based}/reg_periodic (100%) rename contrib/reghunt/{ => date_based}/reg_search (100%) rename contrib/reghunt/{ => date_based}/reg_test_template (100%) diff --git a/contrib/reghunt/ChangeLog b/contrib/reghunt/ChangeLog index 6675802ff002..a8632205ba2c 100644 --- a/contrib/reghunt/ChangeLog +++ b/contrib/reghunt/ChangeLog @@ -1,3 +1,15 @@ +2009-02-17 Janis Johnson + + * date_based: New directory. + * README: Move from here ... + * date_based/README: to here. + * reg_search: Move from here ... + * date_based/reg_search: to here. + * reg_periodic: Move from here ... + * date_based/reg_periodic: to here. + * reg_test_template: Move from here ... + * date_based_reg_test_template: to here. + 2005-07-14 Ben Elliston * reg_test_template: Typo fix. diff --git a/contrib/reghunt/README b/contrib/reghunt/date_based/README similarity index 100% rename from contrib/reghunt/README rename to contrib/reghunt/date_based/README diff --git a/contrib/reghunt/reg_periodic b/contrib/reghunt/date_based/reg_periodic similarity index 100% rename from contrib/reghunt/reg_periodic rename to contrib/reghunt/date_based/reg_periodic diff --git a/contrib/reghunt/reg_search b/contrib/reghunt/date_based/reg_search similarity index 100% rename from contrib/reghunt/reg_search rename to contrib/reghunt/date_based/reg_search diff --git a/contrib/reghunt/reg_test_template b/contrib/reghunt/date_based/reg_test_template similarity index 100% rename from contrib/reghunt/reg_test_template rename to contrib/reghunt/date_based/reg_test_template -- 2.47.2