pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

oksh: added COMMIT_MSG



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin%sked.life@localhost>
Pushed By:	nuclearkev
Date:		Mon Dec 4 14:33:21 2023 -0500
Changeset:	2dc90d445d3b4b19adcd74376b5921160b4dc2e5

Added Files:
	oksh/COMMIT_MSG

Log Message:
oksh: added COMMIT_MSG

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2dc90d445d3b4b19adcd74376b5921160b4dc2e5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 oksh/COMMIT_MSG | 6 ++++++
 1 file changed, 6 insertions(+)

diffs:
diff --git a/oksh/COMMIT_MSG b/oksh/COMMIT_MSG
new file mode 100644
index 0000000000..93a22f2f59
--- /dev/null
+++ b/oksh/COMMIT_MSG
@@ -0,0 +1,6 @@
+shells/oksh: Update oksh to 7.4
+
+- Remove broken special handling of test -t
+- consistently escape control characters when displaying file name
+  completions, even when there are multiple matches
+- added kefir compiler support


Home | Main Index | Thread Index | Old Index