summary refs log tree commit diff
path: root/bin/1sh/libedit/shlib_version
blob: 303609d268aa5666e0f834c84137a6cd764aef3b (plain) (blame)
1
2
3
4
5
#	$NetBSD: shlib_version,v 1.19 2013/01/22 20:23:21 christos Exp $
#	Remember to update distrib/sets/lists/base/shl.* when changing
#
major=3
minor=1
f.c?id=42b730b034eebd0e9da4aa014785a3ee5de436be&follow=1'>builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu