diff options
author | Rob Browning <rlb@defaultvalue.org> | 2001-07-08 23:16:16 +0000 |
---|---|---|
committer | Rob Browning <rlb@defaultvalue.org> | 2001-07-08 23:16:16 +0000 |
commit | 04860df734637ca294b02737977516d05161347c (patch) | |
tree | 6bd4ea4f895d9e50c7360de473172cff621833e2 | |
parent | a96b27eadf9b38e8744a8cf3f9d345448ee28bac (diff) | |
download | guile-04860df734637ca294b02737977516d05161347c.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |