Main: ChangeLog: fix typo

This commit is contained in:
Alex Kotov 2022-05-30 15:12:37 +03:00 committed by GitHub
parent ae7662d125
commit 53f782ce5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
2022-05-30 Alex Kotov <kotovalexarian@gmail.com>
* include/ntoa.h: Functions "kernaux_utoa" and "kernaux_itoa" receive prefix
* include/kernaux/ntoa.h: Functions "kernaux_utoa" and "kernaux_itoa"
receive prefix
2022-05-28 Alex Kotov <kotovalexarian@gmail.com>