From 0aad186ea2eb52beb47d227b4b30b9ba2b08d657 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 30 Dec 2015 22:08:35 +0000 Subject: [PATCH] changes file update for the pdf documentation --- CHANGES.current | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index e501bf836..983fd2e32 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,10 @@ See the RELEASENOTES file for a summary of changes in each release. Version 3.0.8 (in progress) =========================== +2015-12-30: wsfulton + The pdf documentation is now generated by wkhtmltopdf and has colour + for the code snippets just like the html documentation! + 2015-12-23: ahnolds [Python] Fixes for conversion of signed and unsigned integer types: