From 0e6bca45b1aeb189311204a2b5d10ca61fdf4ae3 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 31 Dec 2006 09:06:30 +0000 Subject: Virgin import of GNU Readline 5.2 --- contrib/libreadline/CHANGELOG | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'contrib/libreadline/CHANGELOG') diff --git a/contrib/libreadline/CHANGELOG b/contrib/libreadline/CHANGELOG index b6499c3..c64d959 100644 --- a/contrib/libreadline/CHANGELOG +++ b/contrib/libreadline/CHANGELOG @@ -918,3 +918,43 @@ configure.in - changed release status to `release' [readline-5.1 frozen] + + 12/9 + ---- +[readline-5.1 released] + + 12/14 + ----- +examples/rlfe/Makefile.in + - add @LIBS@ to LIBS assignment to pick up extra libraries from + configure + + 1/3/2006 + -------- +support/shlib-install + - Install shared libraries with execute bit set on Linux + + 6/9 + --- +[readline-5.2-alpha frozen] + + 6/26 + ---- +configure.in + - set CROSS_COMPILE to the empty string by default, so we don't inherit + a random value from the environment + + 7/8 + --- +[readline-5.2-alpha released] + + +[readline-5.2-beta released] + + 9/12 + ---- +config.h.in + - add defines for wcscoll, iswctype, iswupper, iswlower, towupper, + towlower functions + - replace define for wctomb with one for wcrtomb + - add defines for wchar_t, wint_t, wctype_t types -- cgit v1.1