1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
jules 2008-08-13 22:44:05 +00:00
parent 71aa253333
commit e2cb4fb05e

View file

@ -1,7 +1,13 @@
==============================================================================
JUCE version 1.46
JUCE version 1.47
==============================================================================
Changelist for version 1.47
- changed the String::createStringFromData method to assume that an 8-bit file is utf-8 rather than the local ascii codepage.
==============================================================================
Changelist for version 1.46