summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 68ced886d..bc1d12de8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,9 @@ query the CVS tree. For example,
will tell you what has been changed in the last week.
+4/8/99 Added ability to store patches with bugs. This requires a new table
+to store the data, so you will need to run the "makeattachmenttable.sh" script.
+
3/25/99 Unfortunately, the HTML::FromText CPAN module had too many bugs, and
so I had to roll my own. We no longer use the HTML::FromText CPAN module.