diff --git a/aegisub/changelog.txt b/aegisub/changelog.txt index 6f5d81997..5a28c5f5b 100644 --- a/aegisub/changelog.txt +++ b/aegisub/changelog.txt @@ -8,7 +8,8 @@ Please visit http://aegisub.net to download latest version o Automation 4 Lua uses Lua 5.1 instead of 5.0, meaning some new language features o It is now possible to write macros that manipulate subtitles directly o Scripts have full access to the entire subtitle file, not just the "Events" section -- Support reading SSA/ASS files with intermixed V4 and V4+ Styles sections (jfs) +- Visual Typesetting functionality implemented, which should make typesetting much easier and faster. (AMZ) +- Support reading SSA/ASS files with intermixed V4 and V4+ Styles sections. (jfs) - Fixed loading of sections with unexpected cases. (AMZ) - Changes to Audio Spectrum: (jfs) o The calculated FFT data are now cached, so things should be faster