Ryan C. Gordon 18 лет назад
Родитель
Сommit
bdb7e2a795
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      CHANGELOG.txt

+ 2 - 1
CHANGELOG.txt

@@ -2,7 +2,8 @@
  * CHANGELOG.
  */
 
-03102008 - Changed some text files from ISO-8859-1 to UTF-8.
+03102008 - Changed some text files from ISO-8859-1 to UTF-8. Replaced all the
+           translations with UTF-8 encoded equivalents.
 03082008 - Fixed compiler warnings in Windows platform layer (thanks, Dennis!).
 02202008 - Various archiver swap and compare functions now check if they are
            swapping/comparing an item against itself, for efficiency and