diff --git a/changelog b/changelog
index 26940f0..32215fc 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,11 @@
+20141228 tpd src/axiom-website/patches.html 20141228.01.tpd.patch
+20141228 tpd src/axiom-website/videos.html add LP in the Large video
+20141227 tpd src/axiom-website/patches.html 20141227.01.tpd.patch
+20141227 tpd books/bookvol5 add missing functions
+20141227 tpd books/bookvol9 add missing functions
 20141226 tpd src/axiom-website/patches.html 20141226.02.tpd.patch
+20141226 tpd src/interp/br-con.lisp READLINE -> read-line
+20141226 tpd src/interp/vmlisp.lisp move substring to bookvol5
 20141226 tpd books/bookvolbib add Martxx and Andr00
 20141226 tpd src/axiom-website/patches.html 20141226.01.tpd.patch
 20141226 tpd books/bookvol5 absorb buildHtMacroTable and getHtMacroItem
diff --git a/patch b/patch
index 583604a..ca7ed09 100644
--- a/patch
+++ b/patch
@@ -1,14 +1,3 @@
-books/bookvolbib add Martxx and Andr00
-
-  author = "Martin, W.A. and Fateman, R.J.",
-  title = "The Macsyma System",
-
-  author = "Andrews, George E. and Knopfmacher, Arnold and Paule, Peter
-            and Zimmermann, Burkhard",
-+  title = "Engel Expansions of q-Series by Computer Algebra",
-
-
-
-
-
+src/axiom-website/videos.html add Literate Programming in the Large video
 
+Make a downloadable copy of the video available.
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d2bf172..b95ecd8 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4850,6 +4850,10 @@ books/bookvol5 remove unused functions<br/>
 src/interp/htcheck.lisp absorbed and removed<br/>
 <a href="patches/20141226.02.tpd.patch">20141226.02.tpd.patch</a>
 books/bookvolbib add Martxx and Andr00<br/>
+<a href="patches/20141227.01.tpd.patch">20141227.01.tpd.patch</a>
+books/bookvol5 books/bookvol9 add missing functions<br/>
+<a href="patches/20141228.01.tpd.patch">20141228.01.tpd.patch</a>
+src/axiom-website/videos.html add LP in the Large video<br/>
  </body>
 </html>
 
diff --git a/src/axiom-website/videos.html b/src/axiom-website/videos.html
index 17850a2..67b51d6 100644
--- a/src/axiom-website/videos.html
+++ b/src/axiom-website/videos.html
@@ -140,7 +140,7 @@
  <tr> 
   <td><b>Literate Programming in the Large</b></td>
   <td><a href="http://www.youtube.com/watch?v=Av0PQDVTP4A">youtube</a></td>
-  <td><a href="informationsources.html"></a></td>
+  <td><a href="LiterateProgrammingInTheLarge.mp4"></a>mp4</td>
   <td><a href="informationsources.pdf"></a></td>
  </tr>
 
