summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-04 19:00:25 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-04 19:00:25 +0000
commit4e1b686d7cfcece00476a7cc0560c49bb7e137c9 (patch)
treedc4bd87f998c870fddf8f4d6ad79fe097ff58f4a
parentc1a3d38ca3074d348ceb231efdfa138b49de2129 (diff)
downloadcrawl-ref-4e1b686d7cfcece00476a7cc0560c49bb7e137c9.tar.gz
crawl-ref-4e1b686d7cfcece00476a7cc0560c49bb7e137c9.zip
Update changelog for 0.1.5.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.1.5@561 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/docs/changes.stone_soup9
1 files changed, 9 insertions, 0 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index 4ba93cb7a6..f1d9154b72 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -1,3 +1,12 @@
+Stone Soup 0.1.5 (20061205)
+---------------------------
+* Fixed crash when multidropping a worn cloak and worn body armour, in
+ that order, with easy_armour enabled.
+* Fixed labyrinths and the abyss being semi-mappable.
+* Fixed item name corruption when displaying long names with ;.
+* [1605400] Fixed inability to wield stuff when using auto_list and
+ not carrying any weapons/staves.
+
Stone Soup 0.1.4 (20061128)
---------------------------
* Sif Muna piety no longer wraps around.