summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
new file mode 100644
index 000000000000..6331cc46b256
--- /dev/null
+++ b/.CHANGELOG
@@ -0,0 +1,6 @@
+This fix works for replays played from the replay browser,
+and for normal play with framestepping.
+
+It does not work for loading the user savestate: Effects will
+probably be drawn at least once. I'd have to save the entire effect
+list with the user savestate, which would be overkill right now.