Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix .channel formatting #1684

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Fix .channel formatting #1684

merged 1 commit into from
Sep 8, 2024

Conversation

vanosg
Copy link
Member

@vanosg vanosg commented Sep 8, 2024

Fixes: #1672

There was an erroneous (probably added by me) snprintf line in the .channel code that incorrectly changed the join time to the hostmask. This removes that line.

Looking back at this code, it could probably stand to be tightened up in a future release as #1679 starts to do, but is too much to include as an RC fix.

@vanosg vanosg added this to the v1.10.0 milestone Sep 8, 2024
@vanosg vanosg merged commit 1ba8410 into develop Sep 8, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.channel formatting needs correcting
1 participant