ops, forgot changelog.

Originally committed to SVN as r772.
This commit is contained in:
Rodrigo Braz Monteiro 2007-01-11 06:20:11 +00:00
parent 31c2cd5455
commit 907a4a0045

View file

@ -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