diff mbox

[124/236] PHASE 3: Per-config subdir commits

Message ID 1407345815-14551-125-git-send-email-dmalcolm@redhat.com
State New
Headers show

Commit Message

David Malcolm Aug. 6, 2014, 5:21 p.m. UTC
/
	* rtx-classes-status.txt: Update
---
 rtx-classes-status.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Jeff Law Aug. 14, 2014, 3:02 a.m. UTC | #1
On 08/06/14 11:21, David Malcolm wrote:
> /
> 	* rtx-classes-status.txt: Update
> ---
>   rtx-classes-status.txt | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
> index e350eaf..b22cb1e 100644
> --- a/rtx-classes-status.txt
> +++ b/rtx-classes-status.txt
> @@ -2,8 +2,8 @@
>   exists to be modified by marker commits.
>
>   Phase 1: initial "scaffolding" commits:            DONE
> -Phase 2: per-file commits in main source dir:      IN PROGRESS
> -Phase 3: per-file commits within "config" subdirs: TODO
> +Phase 2: per-file commits in main source dir:      DONE
> +Phase 3: per-file commits within "config" subdirs: IN PROGRESS
>   Phase 4: removal of "scaffolding":                 TODO
>   Phase 5: additional rtx_def subclasses:            TODO
>   Phase 6: use extra rtx_def subclasses:             TODO
>
OK.  As are patches #125-#129.

Jeff
diff mbox

Patch

diff --git a/rtx-classes-status.txt b/rtx-classes-status.txt
index e350eaf..b22cb1e 100644
--- a/rtx-classes-status.txt
+++ b/rtx-classes-status.txt
@@ -2,8 +2,8 @@ 
 exists to be modified by marker commits.
 
 Phase 1: initial "scaffolding" commits:            DONE
-Phase 2: per-file commits in main source dir:      IN PROGRESS
-Phase 3: per-file commits within "config" subdirs: TODO
+Phase 2: per-file commits in main source dir:      DONE
+Phase 3: per-file commits within "config" subdirs: IN PROGRESS
 Phase 4: removal of "scaffolding":                 TODO
 Phase 5: additional rtx_def subclasses:            TODO
 Phase 6: use extra rtx_def subclasses:             TODO