From 6b8fc30463c8d2d4e11bad7c1f31c913be76ecbb Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Mon, 25 Dec 2006 22:25:12 +0000 Subject: [PATCH] Originally committed to SVN as r611. --- core/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/changelog.txt b/core/changelog.txt index 7d1bfc51d..1be6a620a 100644 --- a/core/changelog.txt +++ b/core/changelog.txt @@ -41,7 +41,8 @@ Please visit http://aegisub.net to download latest version - Added DirectSound audio output, to avoid using PortAudio under Win32. (AMZ) - Replaced wxTextCtrl with wxScintilla, to solve many issues related to the Rich Text edit control. (AMZ) - Improved Syntax Highlighter to include more features of ASS. (AMZ) -- Added an in-line Hunspell-based Spell Checker. (AMZ) +- Added an inline Hunspell-based Spell Checker. (AMZ) +- Added an inline MyThes-based Thesaurus. (AMZ) = 1.10 beta - 2006.08.07 ===========================