summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Browning <rlb@defaultvalue.org>2001-07-08 23:16:16 +0000
committerRob Browning <rlb@defaultvalue.org>2001-07-08 23:16:16 +0000
commit04860df734637ca294b02737977516d05161347c (patch)
tree6bd4ea4f895d9e50c7360de473172cff621833e2
parenta96b27eadf9b38e8744a8cf3f9d345448ee28bac (diff)
downloadguile-04860df734637ca294b02737977516d05161347c.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 572301ef0..f907a4dab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2001-07-08 Rob Browning <rlb@defaultvalue.org>
+ * TODO: updated to include relevant itemized post-1.6-RELEASE
+ tasks that are distributable so we can check them off as they are
+ done, and delete 1.6.0 tasks.
+
+ * RELEASE: add a note that the RELEASE instructions are out of
+ date now that we're using branches.
+
* AUTHORS: add "many files throughout" for myself.
2001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>