8
0
Files
perl-Term-ReadLine-Gnu/perl-Term-ReadLine-Gnu.changes

38 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jan 25 12:26:46 UTC 2019 - ncutler@suse.com
- spec: obsolete "perl-TermReadLine-Gnu" (wrongly-named package in
Factory/Leap/SLE) (boo#966042)
-------------------------------------------------------------------
Mon Jan 14 19:13:50 UTC 2019 - Shyukri Shyukriev <shshyukriev@suse.com>
- Update to 1.36 (trying to fix bnc#966042)
- readline-8.0 support
new function
rl_empty_keymap
rl_set_keymap_name
rl_check_signals
new variable
history_quoting_state
rl_function_of_keyseq uses rl_function_of_keyseq_len to
support an arbitrary key sequence that may include NULs.
- new() checks the number of arguments.
- make 'use Term::ReadLine::Gnu' fail if $TERM is not set or
on a dumb terminal. 'use Term::ReadLine' uses
Term::ReadLine::Stub instead. [rt.cpan.org #123398]
- Makefile.PL: checks the tinfo library for Debian.
- add t/01test_use.t and t/02test_use.t.
- comment out a hack for the CPAN Test on OpenBSD added on
TRG 1.22.
- t/utf8_binary.t, t/utf8_text.t: skipped on Perl 5.8.
-------------------------------------------------------------------
Mon Aug 11 12:40:34 UTC 2014 - ncutler@suse.com
- initial submission of upstream version 1.24 to devel:languages:perl
- check license
- take over maintainership
-------------------------------------------------------------------