update to changelog

This commit is contained in:
David Turner 2000-07-27 21:48:48 +00:00
parent c289782f0b
commit ee2f62d50c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
LATEST CHANGES
- fixed some compiler warnings that happened since the TrueType
bytecode decoder was deactivated by default..
- fixed two memory leaks:
- the memory manager (16 bytes) isn't released in FT_Done_FreeType !!