From 383a47e6e9a9b8dff9fc4ae50501c988944b3cfa Mon Sep 17 00:00:00 2001
From: jarod42 <>
Date: Fri, 22 Oct 2004 16:23:09 +0000
Subject: [PATCH] Fix bug #1048426 [BOS] segfault with a map.

---
 doc/ChangeLog.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/ChangeLog.html b/doc/ChangeLog.html
index 9ff1f678b..a73b9740a 100644
--- a/doc/ChangeLog.html
+++ b/doc/ChangeLog.html
@@ -34,6 +34,7 @@
 <ul>
 <p><li>2.2 Released<p>
 	<ul>
+	<li>Fixed bug #1048426: [Bos] Segfault with a map. Bug with die sequence for unit without corpse (from Joris Dauphin).
 	<li>Fixed crash where cursors were not initialized to 0, introduced in recent cleaups (from Russell Smith).
 	<li>Removed Speed attribute for UnitType(its only effect was to show the value). (from Joris Dauphin)
 	<li>Fixed bug #1043210: [editor] several units on the same tiles (from Russell Smith).