;;; Copyright (C) 2013, 2021 Thien-Thi Nguyen
;;;
;;; Copying and distribution of this file, with or without modification,
;;; are permitted provided the copyright notice and this notice are preserved.
* code .lz
- 0.3.1 | 2021-12-11
- build regression fixed
Part of the documentation build process uses programs to scan
both Scheme and C files for "doc strings" (actually, comments).
The Serveez 0.3.0 (2021-12-06) release introduced a bug whereby
the Scheme-scanning program was passed a flag that is only valid
for the C-scanning program. Result: FTBFS (sometimes).
- URLs now predominantly https
The world is less trusting, alas. Docs and ‘--version’ output
updated, as well as all the copyright notices in the source (of
course). URLs found in ChangeLog files are the same.
- bootstrap/maintenance tools
upgraded:
Guile-BAUX 20211208.0839.a5245e7
GNU gnulib 2021-12-10 21:54:54
as before:
GNU Texinfo 6.8
GNU Autoconf 2.71
GNU Automake 1.16.5
GNU Libtool 2.4.6
;;; Local variables:
;;; mode: outline
;;; coding: utf-8
;;; End: