From 3a941f4ae2213f26118f5cfde03ca793b31ca838 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Tue, 8 May 2012 14:52:05 +0100 Subject: Imported Upstream version 2.2.3 --- CHANGES | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index aead9cf..863a25a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,39 @@ +Changes in FIGlet 2.2.3 +----------------------- + +FIGlet 2.2.3 is a revision of FIGlet 2.2.2 featuring minor bugfixes and +important licensing changes in the zipio files. The full list of +changes is: + +o License changed from "Academic Free License" to "New BSD License" + (3-clause) as agreed by FIGlet authors + +o New JIS X 0201 control file (Micah Cowan) + +o Fix behavior of JIS0201 SHIFT-OUT and SHIFT-IN that were previouly + inverted (Micah Cowan) + +o Fix memory violation when smushing at line start + +o Fix handling of memory allocation errors + +o Relicense Ed Hamrick zipio under the MIT license. This should + eliminate any concerns about redistribution of FIGlet as libre + software. + +o Update Makefile to meet modern standards in variable naming, using + BINDIR as the pathname for binary files and reservind DESTDIR + as the extra prefix commonly used in package building. + +o Add a Turbo C makefile, just because I had the compiler. (this + also tests portability to old compilers and foreign platforms) + +o Add Jonathon Abbott's man pages for figlist, showfigfonts and + chkfont originally contributed to the Debian Project + +These changes were made by Claudio Matsuoka +12 January 2011 + Changes in FIGlet 2.2.2 ----------------------- -- cgit v1.2.3