From 6f09e40f75020b4b15fca168149258242d9225b9 Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Sun, 29 Jan 2006 22:52:46 +0000 Subject: [PATCH] Forgot changelog. Originally committed to SVN as r49. --- core/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/changelog.txt b/core/changelog.txt index 0c4c29466..dce2c7270 100644 --- a/core/changelog.txt +++ b/core/changelog.txt @@ -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 ===========================