fixed path seperators in [priyesh]ChangeLog

This commit is contained in:
Priyesh Kumar 2020-07-15 19:18:53 +05:30
parent e854adc669
commit b3deaa037e
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
2020-07-15 Priyesh Kumar <priyeshkkumar@gmail.com>
* builds\compiler\gcc.mk: Added a flag -std=c99 for using dlg on windows
* builds/compiler/gcc.mk: Added a flag -std=c99 for using dlg on windows
* builds\windows\ftdebug.c: Added support for using `FT_LOGGING` on
* builds/windows/ftdebug.c: Added support for using `FT_LOGGING` on
windows.
2020-07-13 Priyesh Kumar <priyeshkkumar@gmail.com>