summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
authorLucki2022-04-04 13:33:41 +0200
committerLucki2022-04-04 13:33:41 +0200
commitaa26c733a0b691a85b496737852f60f59d561587 (patch)
treea53e039a5200b446710684328f8d5cd69b0b029d /.CHANGELOG
parent7963511cb50c7344e3600f5a9313309bff48783f (diff)
downloadaur-aa26c733a0b691a85b496737852f60f59d561587.tar.gz
upgpkg: lix 0.9.44-1
upstream release
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG16
1 files changed, 16 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index 7b498941c20e..0925c5b6c482 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,22 @@
Version history
===============
+0.9.44
+------
+
+2022-03-03
+
+Fix a memory-corrupting bug when sending chat messages.
+I introduced this bug in 0.9.43.
+
+Fix #432: Don't resave watched multiplayer replays. The bug was: After the
+replay, we entered the end-of-singleplayer dialog, and this dialog always
+re-saved the watched replay as a new multiplayer replay. Now, we directly
+return to the replay browser. The end-of-singleplayer dialog doesn't appear
+and doesn't save a duplicate.
+
+
+
0.9.43
------