From 9023e039ffeebf25b821c4a73533bb2d86061848 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Sun, 24 Dec 2006 16:18:29 +0000 Subject: [PATCH] 600 GET Originally committed to SVN as r600. --- core/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core/changelog.txt b/core/changelog.txt index b7cc5e279..72fb56c7a 100644 --- a/core/changelog.txt +++ b/core/changelog.txt @@ -39,6 +39,7 @@ Please visit http://aegisub.net to download latest version - Fonts collector can now collect fonts directly to a zip archive. (AMZ) - Added support for DirectShowSource2 if avss.dll is on Aegisub's folder. (AMZ) - Added DirectSound audio output, to avoid using PortAudio under Win32. (AMZ) +- Replaced wxTextCtrl with wxScintilla, to solve many issues related to Rich Text edit and improve the syntax highlighter. (AMZ) = 1.10 beta - 2006.08.07 ===========================