From d7e2339dbd793fb92d0b35d700b7b59aeffb182c Mon Sep 17 00:00:00 2001
From: Tim Daly <daly@axiom-developer.org>
Date: Fri, 24 Apr 2015 16:11:39 -0400
Subject: [PATCH] books/bookvolbib fix typo

---
 books/bookvolbib.pamphlet      |    2 +-
 changelog                      |    2 ++
 patch                          |    4 +---
 src/axiom-website/patches.html |    2 ++
 4 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/books/bookvolbib.pamphlet b/books/bookvolbib.pamphlet
index 896157e..4d7dcff 100644
--- a/books/bookvolbib.pamphlet
+++ b/books/bookvolbib.pamphlet
@@ -15978,7 +15978,7 @@ Math. Tables Aids Comput. 10 91--96. (1956)
 \index{Borwein, Peter}
 \index{Plouffe, Simon}
 \begin{chunk}{axiom.bib}
-@misc{Bail97
+@misc{Bail97,
   author = "Bailey, David and Borwein, Peter and Plouffe, Simon",
   title = "On the Rapid Computation of Various Polylogarithmic Constants",
   year = "1997",
diff --git a/changelog b/changelog
index f025cf6..35cec41 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20150424 tpd src/axiom-website/patches.html 20150424.03.tpd.patch
+20150424 tpd books/bookvolbib fix typo
 20150424 tpd src/axiom-website/patches.html 20150424.02.tpd.patch
 20150424 tpd vmlisp.lisp remove SayNewLine function
 20150424 tpd books/bookvol5 remove SayNewLine function
diff --git a/patch b/patch
index 86f3283..34c167b 100644
--- a/patch
+++ b/patch
@@ -1,4 +1,2 @@
-vmlisp.lisp remove SayNewLine function
+books/bookvolbib fix typo
 
-There is no reason to call a function just to call another
-function native to Lisp. 
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 733022b..c4a9af4 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -5026,6 +5026,8 @@ buglist bug 7301: rich12c.input 310 failed<br/>
 buglist bug 7302: rich12b.input 457 failed<br/>
 <a href="patches/20150424.02.tpd.patch">20150424.02.tpd.patch</a>
 vmlisp.lisp remove SayNewLine function<br/>
+<a href="patches/20150424.03.tpd.patch">20150424.03.tpd.patch</a>
+books/bookvolbib fix typo<br/>
  </body>
 </html>
 
-- 
1.7.5.4

