From 548095faf0cc727413f229f630476f96fac080f8 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 14 Mar 2018 01:55:00 +0100 Subject: Release 0.10 --- AUTHORS | 6 ++++++ NEWS | 9 +++++++++ doc/geiser.texi | 2 +- doc/macros.texi | 2 +- 4 files changed, 17 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 17c7ea8..954a995 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,5 +24,11 @@ Chunyang Xu Fice T Syohei Yoshida Mario Domenech +Chaos Eternal +Peter Wang +John Whitbeck +Ziyi Yan +George D. Plymale II +Jordan Brown See also . diff --git a/NEWS b/NEWS index 7c7f36d..114abd1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +* Version 0.10 (March 2018) + + - Better support for Guile 2.2 ( + - Better support for Chicken (Dan Leslie, John Whitbeck) + - Better support for Chez (Chaos Eternal) + - Bug fixes (Peter Wang, Diog F. S. Ramos, Mario Rodas, Jordan Brown) + - Documentation fixes (Jonas Bernoulli, Andrew Sackville-West, Ziyi + Yan, James C. De Ricco, George D. Plymale II) + * Version 0.9 (Oct 2016) - Chicken: improvements by Dan Leslie. diff --git a/doc/geiser.texi b/doc/geiser.texi index b609d91..8fc8f24 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -9,7 +9,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. -Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016 Jose Antonio Ortega Ruiz +Copyright @copyright{} 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2018 Jose Antonio Ortega Ruiz @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/macros.texi b/doc/macros.texi index 790ce21..d43e442 100644 --- a/doc/macros.texi +++ b/doc/macros.texi @@ -1,6 +1,6 @@ @set VERSION 0.10 @set VERSION_NICK -@set RELEASE_DATE February 2017 +@set RELEASE_DATE March 2018 @set GUILE_VERSION 2.2.0 @set RACKET_VERSION 6.0 @set CHICKEN_VERSION 4.8.0 -- cgit v1.2.3