Updated [priyesh]ChangeLog representing changes in previous commit
This commit is contained in:
parent
7d785da7a2
commit
708d8098ec
|
@ -8,7 +8,7 @@
|
||||||
1. Added a function `FT_Callback()` which is used when user sets an
|
1. Added a function `FT_Callback()` which is used when user sets an
|
||||||
external log handeling callback function.
|
external log handeling callback function.
|
||||||
2. Code Cleanup and resolved [ -Wunused-variable ] warnings
|
2. Code Cleanup and resolved [ -Wunused-variable ] warnings
|
||||||
3. Added a macro `FT_Log` to handle the `FT_TRACE`
|
3. Added a macro `FT_LOG` to handle the `FT_TRACE`
|
||||||
* src/base/ftdebug.c:
|
* src/base/ftdebug.c:
|
||||||
1. Updated code to print FT_COMPONENT and TimeStamp.
|
1. Updated code to print FT_COMPONENT and TimeStamp.
|
||||||
2. Code Cleanup.
|
2. Code Cleanup.
|
||||||
|
|
Loading…
Reference in New Issue