From f7ebfb444c9b58e01c861431c762a32b14af1f99 Mon Sep 17 00:00:00 2001
From: Carl Worth <carl@theworths.org>
Date: Mon, 28 Nov 2005 17:08:47 +0000
Subject: [PATCH] 2005-11-28  Carl Worth  <cworth@cworth.org>

        * TODO: Add instructions on using the first letter of our names to
        indicate we are working on something.
---
 ChangeLog | 5 +++++
 TODO      | 3 +++
 2 files changed, 8 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index e5d65cb..4e2aba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-28  Carl Worth  <cworth@cworth.org>
+
+	* TODO: Add instructions on using the first letter of our names to
+	indicate we are working on something.
+
 2005-11-25  Bryan Worth <bryan@theworths.org>
 	* ttt-client.c, ttt-server.c, ttt-error.c changed line breaks to 
         <crlf> (\r\n) for network compatibility
diff --git a/TODO b/TODO
index da77894..c55f890 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+Use the first letter of your name to indicate you are in the middle of
+working on something.
+
   /----- Server, implemented in ttt-server
  / /---- Client, implemented in ttt
 S C
-- 
2.45.2