diff --git a/changelog b/changelog
index afb7895..5d8e653 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20091019 tpd src/axiom-website/patches.html 20091019.02.tpd.patch
+20091019 tpd src/input/gstbl.input ignore gensym
 20091019 tpd src/axiom-website/patches.html 20091019.01.tpd.patch
 20091019 tpd src/axiom-website/developers.html rewrite page, add spad84.jpg
 20091019 scm src/axiom-website/spad84.jpg added
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index f161762..a61ced7 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -2155,5 +2155,7 @@ src/input/zimmbron.input fix typo<br/>
 books/bookvol5 merge and remove incl.lisp<br/>
 <a href="patches/20091019.01.tpd.patch">20091019.01.tpd.patch</a>
 src/axiom-website/developers.html add spad84.jpg, rewrite page<br/>
+<a href="patches/20091019.02.tpd.patch">20091019.02.tpd.patch</a>
+src/input/gstbl.input ignore gensym<br/>
  </body>
 </html>
diff --git a/src/input/gstbl.input.pamphlet b/src/input/gstbl.input.pamphlet
index 3e2e83e..1693367 100644
--- a/src/input/gstbl.input.pamphlet
+++ b/src/input/gstbl.input.pamphlet
@@ -27,7 +27,7 @@ patrons: GeneralSparseTable(String, Integer, KeyedAccessFile(Integer), 0) := tab
 --RDaly Bug
 --R   >> Error detected within library code:
 --R   File is not readable
---R   "kaf1414.sdata"
+--I   "kaf1414.sdata"
 --R
 --R   Continuing to read the file...
 --R
