Skip to content

Commit 01db2ef

Browse files
author
Rob Sanders
committed
Update spec file with resolution of issue #91
1 parent d134e7f commit 01db2ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libcli.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
6767
%defattr(-, root, root)
6868

6969
%changelog
70+
* Wed Dec 17 2023 Rob Sanders <rsanders@forcepointgov.com> 1.10.8
71+
- Changed from strcasecmp to strcmp in cli_loop() to do case sensitive comparison for <tab> completion (issue #91)
7072
* Fri Dec 2 2022 Rob Sanders <rsanders@forcepointgov.com> 1.10.8
7173
- Added regular callback fixes to ensure callback fires every # seconds regardless of input - code provided by github user JereLeppanen initially on 27Apr2022(issue #76)
7274
* Thu Dec 1 2022 Rob Sanders <rsanders@forcepointgov.com> 1.10.8

0 commit comments

Comments
 (0)