You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libcli.spec
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,8 @@ rm -rf $RPM_BUILD_ROOT
67
67
%defattr(-, root, root)
68
68
69
69
%changelog
70
+
* Wed Dec 17 2023Rob 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)
70
72
* Fri Dec 2 2022Rob Sanders<rsanders@forcepointgov.com>1.10.8
71
73
- Added regular callback fixes to ensure callback fires every # seconds regardless of input - code provided by github user JereLeppanen initially on 27Apr2022(issue #76)
72
74
* Thu Dec 1 2022Rob Sanders<rsanders@forcepointgov.com>1.10.8
0 commit comments