rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 9e59c75ff705f24990fb07895455293f23ba1169
parent 42fdde129932db706c17a58b1cdb7fae37504ace
Author: Toby Goodwin <toby@paccrat.org>
Date:   Tue, 21 Apr 2015 21:39:04 +0100

Release: rc-1.7.3.

Diffstat:
MChangeLog | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -867,6 +867,12 @@ Changes since rc-1.5b2 the time, but the final version of the C99 standard called varargs copying macro va_copy(). +2015-04-07 + + Portability: look in -ltinfo for tgetent. + + Packaging: various autoconf / automake updates and tweaks. + 2015-04-14 Bug: in initinput(), the call ugchar(EOF) used the ungetcount member @@ -874,3 +880,13 @@ Changes since rc-1.5b2 Johnson for finding this, Robert Scheck for reporting it, and Uli Drepper for implementing MALLOC_PERTURB_, a cheap way to find uses of uninitialized memory. + +2015-04-18 + + Licensing: tweaked to match exactly the "zlib with acknowledgement" + license which is used by nunit and is already approved by various + distros. + +2015-04-20 + + Release: rc-1.7.3.