diff --git a/changelog b/changelog
index 92fc6f2..5146156 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20141230 tpd src/axiom-website/patches.html 20141230.02.tpd.patch
+20141230 tpd zips/ccl.tgz CCL is no longer supported, remove sources.
 20141230 tpd src/axiom-website/patches.html 20141230.01.tpd.patch
 20141230 tpd buglist: bug 7276, Chrome failure and bug 7275 axbook typos
 20141229 tpd src/axiom-website/patches.html 20141229.02.tpd.patch
diff --git a/patch b/patch
index 8b8cd98..47c0240 100644
--- a/patch
+++ b/patch
@@ -1,33 +1,5 @@
-buglist: bug 7276, Chrome failure and bug 7275 axbook typos
+zips/ccl.tgz CCL is no longer supported, remove sources.
 
-=========================================================================
-bug 7276: The axbook does not display correctly in Chrome  
-
-(reported by Doug Stewart <doug.dastew@gmail.com>)
-
-=========================================================================
-bug 7275: typos in axbook
-
-(reported by Doug Stewart <doug.dastew@gmail.com>)
-
-section-0.3.xhtml
-
- "but integer division isn't quite so obvious, For example, if one types:
-  23
-  Type: Fraction Integer
-  a fractional result is obtained. The function used to display fractions
-  attempts to produce the most readable answer. In the example:
-
-probably should read 2/3
-
-Also
-
- "4.6
-  Type: Float
-  Although Axiom can convert this back to a fraction it might not be
-  the same fraction you started with as due to rounding errors. For example,
-  the following conversion appears to be without error but others might not:
-
-  235
-  Type: Fraction Integer
+Axiom no longer builds on CCL so there is no longer a need to
+retain the sources.
 
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 1bbfc01..38860fb 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4868,6 +4868,8 @@ books/bookvol9 add spadSysChoose<br/>
 projects: weekly update<br/>
 <a href="patches/20141230.01.tpd.patch">20141230.01.tpd.patch</a>
 buglist: bug 7276, Chrome failure and bug 7275 axbook typos<br/>
+<a href="patches/20141230.02.tpd.patch">20141230.02.tpd.patch</a>
+zips/ccl.tgz CCL is no longer supported, remove sources.<br/>
  </body>
 </html>
 
diff --git a/zips/ccl.tgz b/zips/ccl.tgz
deleted file mode 100644
index 1885918..0000000
Binary files a/zips/ccl.tgz and /dev/null differ
