summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-06-16 12:46:40 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-06-16 12:46:40 +0000
commitc5d768891618f8ffbba4b4f9291becf20e277900 (patch)
tree5aa3b34d92b687e7898b6eaf3408e808b8556f16 /ChangeLog
parent135e9c7d154aca9705775efd8c876b25f9f44384 (diff)
downloadmanaserv-c5d768891618f8ffbba4b4f9291becf20e277900.tar.gz
manaserv-c5d768891618f8ffbba4b4f9291becf20e277900.tar.bz2
manaserv-c5d768891618f8ffbba4b4f9291becf20e277900.tar.xz
manaserv-c5d768891618f8ffbba4b4f9291becf20e277900.zip
Forgot the changelog entry. Work around compilers that have trouble dealing with zero-sized arrays.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bfac30d0..d0e6074a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-16 Guillaume Melquiond <guillaume.melquiong@gmail.com>
+
+ * src/utils/mathutils.cpp: Fixed miscompilation of rsqrt due to type
+ aliasing and sped up sqrt.
+
2007-04-11 Philipp Sehmisch <tmw@crushnet.org>
* src/game-server/being.cpp: Using effective attributes instead of base