Forgot changelog.

Originally committed to SVN as r49.
This commit is contained in:
Niels Martin Hansen 2006-01-29 22:52:46 +00:00
parent 6862c2d4a8
commit 6f09e40f75
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Aegisub changelog
Please visit http://aegisub.net to download latest version
= 1.10 beta - 2006.01.xx ===========================
= 1.10 beta - 2006.02.xx ===========================
- Always defaults to Audio Cache=1 (ram) now (Myrsloik)
- Automation: Added xor(a,b) boolean logical function to utils.lua (jfs)
@ -15,6 +15,7 @@ Please visit http://aegisub.net to download latest version
o New syllable-splitter: Click "split" to enable splitting-mode, click in syllable view to set split-markers, then click commit to do the splitting
o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining
o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!)
- Fixed bug where \t tags (among others?) would lose their parameters when being rebuilt (happens with Framerate Transport export filter, Automation and during the karaoke timing improvements listed above, among other places) (jfs)
= 1.09 beta - 2006.01.16 ===========================