<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff --git a/changelog b/changelog
index a427dab..3cd38c2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20110122 tpd src/axiom-website/patches.html 20110122.01.tpd.patch
+20110122 tpd src/input/derivefail.input fix failing test
 20110118 tpd src/axiom-website/patches.html 20110118.03.tpd.patch
 20110118 tpd src/interp/Makefile move to lisp tangle
 20110118 tpd src/interp/regress.lisp move to lisp tangle
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index ff416d2..e014424 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -3352,6 +3352,8 @@ src/input/unittest2.input fix failing test&lt;br/&gt;
 &lt;a href="patches/20110118.02.tpd.patch"&gt;20110118.02.tpd.patch&lt;/a&gt;
 src/input/fname.input fix failing test&lt;br/&gt;
 &lt;a href="patches/20110118.03.tpd.patch"&gt;20110118.03.tpd.patch&lt;/a&gt;
-src/interp/*.lisp move to lisp tangle
+src/interp/*.lisp move to lisp tangle&lt;br/&gt;
+&lt;a href="patches/20110122.01.tpd.patch"&gt;20110122.01.tpd.patch&lt;/a&gt;
+src/input/derivefail.input fix failing test&lt;br/&gt;
  &lt;/body&gt;
 &lt;/html&gt;
diff --git a/src/input/derivefail.input.pamphlet b/src/input/derivefail.input.pamphlet
index 51fd63a..26bda04 100644
--- a/src/input/derivefail.input.pamphlet
+++ b/src/input/derivefail.input.pamphlet
@@ -269,7 +269,7 @@ t9:=((x-1)^(3/2)+(x+1)^(3/2))/((x+1)^(3/2)*(x-1)^(3/2))
 --R                                                     Type: Expression Integer
 --E 17
 
---S 18 of 18
+--S 18 of 18 two possible answers, both are ok
 integrate(t9,x)
 --R 
 --R
</pre></body></html>