Updated README.developers with the fact that zotnet/tws is going away.
authorDan Harkless <dan@harkless.org>
Mon, 24 Jul 2000 23:06:42 +0000 (23:06 +0000)
committerDan Harkless <dan@harkless.org>
Mon, 24 Jul 2000 23:06:42 +0000 (23:06 +0000)
ChangeLog
docs/README.developers

index a7ab1c0..7789d87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Mon Jul 24 15:52:55 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+Mon Jul 24 16:06:18 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * When Shantonu wrote the new, more portable dtimep.lex, he left
        out the #ifdef DSTXXX stuff for some reason.  Not a good idea, as
@@ -6,6 +6,8 @@ Mon Jul 24 15:52:55 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
        timezones that have daylight saving time.  Without that code,
        -0700 during DST gets printed as MST instead of PDT.
 
+       * Updated README.developers with the fact that zotnet/tws is going away.
+
 Thu Jul 20 20:30:52 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
 
        * Moved Kimmo's new "--with-hash-backup" to be output with the
index 9edd701..74c3c07 100644 (file)
@@ -137,8 +137,11 @@ zotnet/mts/
     MTS code not specific to any single MTS apparently goes here.
 
 zotnet/tws/
-    No idea what "tws" stands for, other than 't' almost certainly standing for
-    "time".  Date and time manipulation routines go here.
+    "tws" apparently stands for "time with structure", a rather odd phrase.
+    This directory used to be the place for date and time manipulation code, but
+    currently nothing in here is compiled.  There are new, more portable
+    versions of the key files in h/ and sbr/, and this directory will soon go
+    away completely.
 
 
 -------------------------------------------------------