From 0c3b724c3186bf71183bbeed0faeeeda8cd9ba7c Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Tue, 21 Feb 2006 23:43:05 +0000 Subject: [PATCH] Originally committed to SVN as r104. --- core/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core/changelog.txt b/core/changelog.txt index 209696b80..c818fa1cf 100644 --- a/core/changelog.txt +++ b/core/changelog.txt @@ -28,6 +28,7 @@ Please visit http://aegisub.net to download latest version o Fixed behavior of deleting and joining lines on grid. o Inserted lines will now be automatically selected. o Alt+Click on grid will activate the clicked line, without modifying selection. + o Actor and effect columns are now only visible if they are being used. - Toolbar will now properly disable the Jump To buttons if more than one line is selected. (AMZ) - Fixed the toolbar "grey area" glitch (was actually a wxWidgets issue). (AMZ) - Default video zoom can now be set in config.dat and is defaulted to 100%. (AMZ)