From a8aa4cfd18220daf169d80705eef13df9cb31747 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 18 Nov 2009 08:22:42 -0800 Subject: Version 023. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 60235b61..3098eb75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2009-11-18 Kaz Kylheku + + Version 023 + + Minor bugfix. + + Code cleanup. Portability. + + Completely removed dependency on C99 wide character stream functions, + and character encoding support from glibc. All UTF-8 encoding + and decoding is done by the program itself. + + Removed the use of all GNU extensions and C99 syntax. + + txr now requires a C90 compiler, and POSIX 1003.1 and 1003.2. + + * txr.c (version): Bumped to 023. + + * txr.1: Bumped version to 023. + 2009-11-17 Kaz Kylheku More removal of C99 wide character I/O, and tightening up -- cgit v1.2.3