summaryrefslogtreecommitdiffstats
path: root/contrib/libreadline/CHANGELOG
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2006-12-31 09:06:30 +0000
committerache <ache@FreeBSD.org>2006-12-31 09:06:30 +0000
commit0e6bca45b1aeb189311204a2b5d10ca61fdf4ae3 (patch)
tree7ab23277706b512032dc5a9144d193728ba52eae /contrib/libreadline/CHANGELOG
parentead5fc05b9835be798994dfae32172fde03e9d74 (diff)
downloadFreeBSD-src-0e6bca45b1aeb189311204a2b5d10ca61fdf4ae3.zip
FreeBSD-src-0e6bca45b1aeb189311204a2b5d10ca61fdf4ae3.tar.gz
Virgin import of GNU Readline 5.2
Diffstat (limited to 'contrib/libreadline/CHANGELOG')
-rw-r--r--contrib/libreadline/CHANGELOG40
1 files changed, 40 insertions, 0 deletions
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
OpenPOWER on IntegriCloud