# HG changeset patch
# User nemo
# Date 1548776902 18000
# Node ID f99ab21a3e34ec58e57db4f42a6e78737ba1b679
# Parent  078ea096e287fadc0de5006ba0e86914becb0dc9
document the hog collision bug

diff -r 078ea096e287 -r f99ab21a3e34 KnownBugs.wiki
--- a/KnownBugs.wiki	Mon Jan 28 08:53:11 2019 -0500
+++ b/KnownBugs.wiki	Tue Jan 29 10:48:22 2019 -0500
@@ -6,6 +6,13 @@
 <wiki:toc max_depth="2" />
 
 ----
+= Release 0.9.25 =
+
+== Hogs push each other out of the way and occasionally cause invisible solid hogs ==
+|| Details || When any hogs overlap and the current player does any movement, one hog will be shoved immediately out of the way.  Ghost collisions may also be checked in causing hogs to walk over invisible "hog bodies".  This also breaks some typical shoppa actions. ||
+|| See also || https://hg.hedgewars.org/hedgewars/rev/e0af4ce7d8bc ||
+|| Status || FIXED ||
+
 = Release 0.9.24.1 =
 
 == Hogs may sometimes be unable to walk ==