From 907a4a004574787ffcea3f5976cb608cc92fbc0f Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Thu, 11 Jan 2007 06:20:11 +0000 Subject: [PATCH] ops, forgot changelog. Originally committed to SVN as r772. --- aegisub/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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