Add notice to Changelog about ticket #97

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6300 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2008-11-14 20:03:27 +00:00
parent ba2163be9d
commit 3d065b820c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Fix: Clean up input stream after saving a save game, to prevent it from going into chat mode.
* AI:
* Fix: Allow a droid to pick a new target while auto-repairing. (ticket:35, bug #12217)
* Fix: Improve targetting AI so that it does not select bad targets, and make it use full weapon range instead of limited to sensor range. (ticket:97)
* Buildsystem:
* Fix: Only compile the translations when $(TRANSLATION) is "yes". (ticket:130)