diff --git a/changelog b/changelog index 8777a17..1a03316 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20140802 tpd src/axiom-website/patches.html 20140802.01.tpd.patch +20140802 tpd src/axiom-website/download.html add binary links 20140801 tpd src/axiom-website/patches.html 20140801.02.tpd.patch 20140801 tpd books/Makefile.pamphlet add spadedit 20140801 tpd books/bookvol5.pamphlet add spadedit diff --git a/patch b/patch index 4f8d4fa..af40702 100644 --- a/patch +++ b/patch @@ -1,3 +1 @@ -books/bookvol5, SPADEDIT - -move SPADEDIT into bookvol5 near the code that calls it. +src/axiom-website/download.html add binary links diff --git a/src/axiom-website/download.html b/src/axiom-website/download.html index 5232991..453f626 100644 --- a/src/axiom-website/download.html +++ b/src/axiom-website/download.html @@ -210,7 +210,8 @@ - src + src + bin @@ -453,6 +454,7 @@ + bin src @@ -518,6 +520,7 @@ src + bin diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index d611415..ced191c 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -4598,6 +4598,8 @@ src/lib/fnct-key.c remove 'save_echo', unused variable
books/Makefile.pamphlet, bbold.sty add bbold.sty
20140801.02.tpd.patch books/bookvol5, SPADEDIT, move spadedit to bookvol5
+20140808.01.tpd.patch +src/axiom-website/download.html add binary links